Searched refs:hdmi4_read_edid (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi4_core.h | 263 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
|
D | hdmi4.c | 306 r = hdmi4_read_edid(&hdmi.core, buf, len); in read_edid()
|
D | hdmi4_core.c | 171 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() function
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi4_core.h | 263 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
|
D | hdmi4.c | 337 r = hdmi4_read_edid(&hdmi->core, buf, len); in read_edid()
|
D | hdmi4_core.c | 170 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() function
|