Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.c312 bool read_edid = false; in dw_hdmi_i2c_read() local
H A Ddw_hdmi.c419 bool read_edid = false; in dw_hdmi_i2c_read() local