Home
last modified time | relevance | path

Searched defs:hal_hdmi_edid_raw_data_read (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/
Dhdmi_hal.h100 …hi_s32 (*hal_hdmi_edid_raw_data_read)(const struct hdmi_hal_ *hal, hi_u32 size, hi_u8 out_buffer[… member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_intf.c562 static hi_s32 hal_hdmi_edid_raw_data_read(const struct hdmi_hal_ *hal, hi_u32 size, hi_u8 out_buffe… in hal_hdmi_edid_raw_data_read() function