Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/omap2/dss/
Dti_hdmi.h174 int ti_hdmi_4xxx_read_edid(struct hdmi_ip_data *ip_data, u8 *edid, int len);
Ddss_features.c560 .read_edid = ti_hdmi_4xxx_read_edid,
Dti_hdmi_4xxx_ip.c452 int ti_hdmi_4xxx_read_edid(struct hdmi_ip_data *ip_data, in ti_hdmi_4xxx_read_edid() function