Searched refs:hdmi5_read_edid (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi5_core.h | 295 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
|
| D | hdmi5.c | 339 r = hdmi5_read_edid(&hdmi->core, buf, len); in read_edid()
|
| D | hdmi5_core.c | 198 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid() function
|
| /Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi5_core.h | 295 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
|
| D | hdmi5.c | 332 r = hdmi5_read_edid(&hdmi.core, buf, len); in read_edid()
|
| D | hdmi5_core.c | 199 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid() function
|