Searched defs:read_edid (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | hdmi4.c | 297 static int read_edid(u8 *buf, int len) in read_edid() function
|
| D | hdmi5.c | 318 static int read_edid(u8 *buf, int len) in read_edid() function
|
| /Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
| D | hdmi5.c | 325 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid() function
|
| D | hdmi4.c | 328 static int read_edid(struct omap_hdmi *hdmi, u8 *buf, int len) in read_edid() function
|
| D | omapdss.h | 386 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member 561 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member
|
| /Linux-v4.19/include/video/ |
| D | omapfb_dss.h | 563 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member 769 int (*read_edid)(struct omap_dss_device *dssdev, u8 *buf, int len); member
|