Searched refs:hdmi_hardware_status (Results 1 – 5 of 5) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
D | drv_hdmi_proc.c | 726 hdmi_hardware_status hw_status = {0}; in proc_hw_status() 906 static hi_void proc_video_path(hdmi_proc_entry *file, hdmi_hardware_status *hw_status) in proc_video_path() 973 static hdmi_hardware_status hw_status; in proc_video_info() 978 (hi_void)memset_s(&hw_status, sizeof(hdmi_hardware_status), 0, sizeof(hdmi_hardware_status)); in proc_video_info() 1019 hdmi_hardware_status hw_status = {0}; in proc_hdr_info() 1075 const hdmi_hardware_status *hw_status) in porc_auido_attr() 1112 static hi_void proc_audio_path(hdmi_proc_entry *file, hdmi_hardware_status *hw_status) in proc_audio_path() 1182 static hdmi_hardware_status hw_status; in proc_audio_info()
|
D | drv_hdmi_common.h | 1030 } hdmi_hardware_status; typedef
|
D | drv_hdmi_intf.c | 860 …_user_attr_construct(hdmi_device *hdmi_dev, hdmi_attr *attr, const hdmi_hardware_status *hw_status) 905 static hi_void hdmi_video_attr_construct(hdmi_attr *attr, const hdmi_hardware_status *hw_status) 964 hdmi_hardware_status hw_status = {0}; 3180 hdmi_hardware_status hw_status = {0};
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ |
D | hdmi_hal.h | 93 …hi_void (*hal_hdmi_hardware_status_get)(const struct hdmi_hal_ *hal, hdmi_hardware_status *hw_stat…
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
D | hdmi_hal_intf.c | 384 static hi_void hal_hdmi_hw_audio_status_get(hi_u32 hdmi_id, hdmi_hardware_status *hw_status) in hal_hdmi_hw_audio_status_get() 404 static hi_void hal_hdmi_hw_video_status_get(hi_u32 hdmi_id, hdmi_hardware_status *hw_status) in hal_hdmi_hw_video_status_get() 463 static hi_void hal_hdmi_hardware_status_get(const struct hdmi_hal_ *hal, hdmi_hardware_status *hw_s… in hal_hdmi_hardware_status_get()
|