Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_edid.c2923 cea_db_tag(const u8 *db) in cea_db_tag() function
2951 if (cea_db_tag(db) != VENDOR_BLOCK) in cea_db_is_hdmi_vsdb()
2983 if (cea_db_tag(db) == VIDEO_BLOCK) { in add_cea_modes()
3108 switch (cea_db_tag(db)) { in drm_edid_to_eld()
3173 if (cea_db_tag(db) == AUDIO_BLOCK) { in drm_edid_to_sad()
3234 if (cea_db_tag(db) == SPEAKER_BLOCK) { in drm_edid_to_speaker_allocation()
3389 if (cea_db_tag(&edid_ext[i]) == AUDIO_BLOCK) { in drm_detect_monitor_audio()
3425 if (cea_db_tag(&edid_ext[i]) == VIDEO_CAPABILITY_BLOCK && in drm_rgb_quant_range_selectable()