Searched defs:read_edid (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi4.c | 287 static int read_edid(u8 *buf, int len) in read_edid() function
|
H A D | hdmi5.c | 308 static int read_edid(u8 *buf, int len) in read_edid() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5.c | 306 static int read_edid(u8 *buf, int len) in read_edid() function
|
H A D | hdmi4.c | 285 static int read_edid(u8 *buf, int len) in read_edid() function
|
/kernel/linux/linux-5.10/include/video/ |
H A 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
|
/kernel/linux/linux-6.6/include/video/ |
H A 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
|
Completed in 9 milliseconds