Home
last modified time | relevance | path

Searched refs:rk_hdmi_read_edid (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_hdmi.h39 int rk_hdmi_read_edid(struct udevice *dev, u8 *buf, int buf_size);
H A Drk3399_hdmi.c64 .read_edid = rk_hdmi_read_edid,
H A Drk3288_hdmi.c99 .read_edid = rk_hdmi_read_edid,
H A Drk_hdmi.c75 int rk_hdmi_read_edid(struct udevice *dev, u8 *buf, int buf_size) in rk_hdmi_read_edid() function