Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/
Dhdmi_hal.h92 hi_void (*hal_hdmi_sequencer_handler_process)(const struct hdmi_hal_ *hal); member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_intf.c377 static hi_void hal_hdmi_sequencer_handler_process(const struct hdmi_hal_ *hal) in hal_hdmi_sequencer_handler_process() function
697 hal->hal_hdmi_sequencer_handler_process = hal_hdmi_sequencer_handler_process; in hal_pfn_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_intf.c1106 if (hdmi_dev->hal->hal_hdmi_sequencer_handler_process != HI_NULL &&
1110 hdmi_dev->hal->hal_hdmi_sequencer_handler_process((struct hdmi_hal_ *)hdmi_dev);