Home
last modified time | relevance | path

Searched defs:read_edid (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Ddisplay.h72 int (*read_edid)(struct udevice *dev, u8 *buf, int buf_size); member
H A Dvideo_bridge.h65 int (*read_edid)(struct udevice *dev, u8 *buf, int buf_size); member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi4.c287 static int read_edid(u8 *buf, int len) in read_edid() function
H A Dhdmi5.c308 static int read_edid(u8 *buf, int len) in read_edid() function
/OK3568_Linux_fs/kernel/include/video/
H A Domapfb_dss.h533 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 Ddw_hdmi.c417 bool read_edid = false; in dw_hdmi_i2c_read() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c620 bool read_edid = false; in dw_hdmi_i2c_read() local