Searched defs:read_edid (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | display.h | 72 int (*read_edid)(struct udevice *dev, u8 *buf, int buf_size); member
|
| H A D | video_bridge.h | 65 int (*read_edid)(struct udevice *dev, u8 *buf, int buf_size); member
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | dw_hdmi.c | 417 bool read_edid = false; in dw_hdmi_i2c_read() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi.c | 620 bool read_edid = false; in dw_hdmi_i2c_read() local
|