Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dedid.c2579 static bool cea_db_is_hdmi_vsdb(const u8 *db) in cea_db_is_hdmi_vsdb() function
3473 if (cea_db_is_hdmi_vsdb(&edid_ext[i])) in drm_detect_hdmi_monitor()
3585 if (cea_db_is_hdmi_vsdb(db)) in drm_parse_cea_ext()
3736 } else if (cea_db_is_hdmi_vsdb(db)) { in add_cea_modes()