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/ |
| D | hdmi_hal.h | 107 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/ |
| D | hdmi_hal_intf.c | 368 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/ |
| D | drv_hdmi_intf.c | 2651 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);
|