Searched refs:hdmi4_read_edid (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi4_core.h | 252 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
|
| D | hdmi4.c | 295 r = hdmi4_read_edid(&hdmi.core, buf, len); in read_edid()
|
| D | hdmi4_core.c | 160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() function
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi4_core.h | 252 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
|
| D | hdmi4.c | 284 r = hdmi4_read_edid(&hdmi->core, buf, len); in read_edid()
|
| D | hdmi4_core.c | 159 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() function
|