Searched defs:read_edid (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi5.c | 274 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid() function
|
D | hdmi4.c | 275 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid() function
|
D | omapdss.h | 370 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member
|
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi4.c | 286 static int read_edid(u8 *buf, int len) in read_edid() function
|
D | hdmi5.c | 307 static int read_edid(u8 *buf, int len) in read_edid() function
|
/Linux-v5.4/include/video/ |
D | omapfb_dss.h | 533 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member 733 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member
|