Home
last modified time | relevance | path

Searched refs:hdmi5_read_edid (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi5_core.h295 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
Dhdmi5.c339 r = hdmi5_read_edid(&hdmi->core, buf, len); in read_edid()
Dhdmi5_core.c198 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/
Dhdmi5_core.h295 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
Dhdmi5.c332 r = hdmi5_read_edid(&hdmi.core, buf, len); in read_edid()
Dhdmi5_core.c199 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid() function