Home
last modified time | relevance | path

Searched refs:hdmi_scdc_config (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/
Dhdmi_hal.h110 hi_void (*hal_hdmi_scdc_config)(const struct hdmi_hal_ *hal, hdmi_scdc_config *scdc_config);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_common.h1044 } hdmi_scdc_config; typedef
Ddrv_hdmi_intf.c168 hdmi_scdc_config scdc_config = {0}; in hdmi_scramble_enable_set()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_intf.c671 static hi_void hal_hdmi_scdc_config(const struct hdmi_hal_ *hal, hdmi_scdc_config *scdc_config) in hal_hdmi_scdc_config()