Home
last modified time | relevance | path

Searched refs:video_edid_dtd_to_ctfb_res_modes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideomodes.h94 int video_edid_dtd_to_ctfb_res_modes(struct edid_detailed_timing *t,
H A Dvideomodes.c388 int video_edid_dtd_to_ctfb_res_modes(struct edid_detailed_timing *t, in video_edid_dtd_to_ctfb_res_modes() function
/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c277 r = video_edid_dtd_to_ctfb_res_modes(t, mode); in sunxi_hdmi_edid_get_mode()