Searched refs:hdmi_read_edid (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | dw_hdmi.c | 555 static int hdmi_read_edid(struct dw_hdmi *hdmi, int block, u8 *buff) in hdmi_read_edid() function 698 ret = hdmi_read_edid(hdmi, 0, buf); in dw_hdmi_read_edid() 705 hdmi_read_edid(hdmi, 1, buf + HDMI_EDID_BLOCK_SIZE); in dw_hdmi_read_edid()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi4.c | 456 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid() function 501 .read_edid = hdmi_read_edid,
|
| H A D | hdmi5.c | 486 static int hdmi_read_edid(struct omap_dss_device *dssdev, in hdmi_read_edid() function 533 .read_edid = hdmi_read_edid,
|