Searched refs:video_db (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | edid.c | 2667 drm_display_mode_from_vic_index(const u8 *video_db, u8 video_len, in drm_display_mode_from_vic_index() argument 2673 if (!video_db || video_index >= video_len) in drm_display_mode_from_vic_index() 2677 vic = svd_to_vic(video_db[video_index]); in drm_display_mode_from_vic_index() 2845 const u8 *video_db, u8 video_len, u8 video_index) in add_3d_struct_modes() argument 2851 newmode = drm_display_mode_from_vic_index(video_db, in add_3d_struct_modes() 2862 newmode = drm_display_mode_from_vic_index(video_db, in add_3d_struct_modes() 2873 newmode = drm_display_mode_from_vic_index(video_db, in add_3d_struct_modes() 2908 do_hdmi_vsdb_modes(const u8 *db, u8 len, const u8 *video_db, u8 video_len, in do_hdmi_vsdb_modes() argument 2986 video_db, in do_hdmi_vsdb_modes() 3024 video_db, in do_hdmi_vsdb_modes()
|