Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4_core.h252 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len);
H A Dhdmi4.c294 r = hdmi4_read_edid(&hdmi.core, buf, len); in read_edid()
H A Dhdmi4_core.c160 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() function