Searched refs:cea_db_payload_len (Results 1 – 1 of 1) sorted by relevance
2393 cea_db_payload_len(const u8 *db) in cea_db_payload_len() function2424 …for ((i) = (start); (i) < (end) && (i) + cea_db_payload_len(&(cea)[(i)]) < (end); (i) += cea_db_pa…2441 dbl = cea_db_payload_len(db); in add_cea_modes()2454 u8 len = cea_db_payload_len(db); in parse_hdmi_vsdb()2504 if (cea_db_payload_len(db) < 5) in cea_db_is_hdmi_vsdb()2568 dbl = cea_db_payload_len(db); in drm_edid_to_eld()2636 dbl = cea_db_payload_len(db); in drm_edid_to_sad()2785 for (j = 1; j < cea_db_payload_len(&edid_ext[i]) + 1; j += 3) in drm_detect_monitor_audio()2817 cea_db_payload_len(&edid_ext[i]) == 2) { in drm_rgb_quant_range_selectable()