Home
last modified time | relevance | path

Searched refs:hal_hdmi_hdr_timer_set (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/
Dhdmi_hal.h107 hi_void (*hal_hdmi_hdr_timer_set)(const struct hdmi_hal_ *hal, hdmi_timer_config *timer_cfg); member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_intf.c368 static hi_void hal_hdmi_hdr_timer_set(const struct hdmi_hal_ *hal, hdmi_timer_config *timer_cfg) in hal_hdmi_hdr_timer_set() function
712 hal->hal_hdmi_hdr_timer_set = hal_hdmi_hdr_timer_set; in hal_pfn_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_intf.c2651 hal_call_void(hal_hdmi_hdr_timer_set, hdmi_dev->hal, &timer_cfg);
2662 hal_call_void(hal_hdmi_hdr_timer_set, hdmi_dev->hal, timer);
2678 hal_call_void(hal_hdmi_hdr_timer_set, hdmi_dev->hal, &timer_cfg);
2683 hal_call_void(hal_hdmi_hdr_timer_set, hdmi_dev->hal, timer);