Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi4_core.h263 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
Dhdmi4.c316 r = hdmi4_read_edid(&hdmi.core, buf, len); in read_edid()
Dhdmi4_core.c171 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() function