Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.h295 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
Dhdmi5.c342 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