Searched refs:cea_db_tag (Results 1 – 1 of 1) sorted by relevance
4773 static int cea_db_tag(const struct cea_db *db) in cea_db_tag() function4793 return cea_db_tag(db) == CTA_DB_EXTENDED_TAG && in cea_db_is_extended_tag()4802 return cea_db_tag(db) == CTA_DB_VENDOR && in cea_db_is_vendor()5103 if (cea_db_tag(db) == CTA_DB_VIDEO) { in add_cea_modes()5404 switch (cea_db_tag(db)) { in drm_edid_to_eld()5453 if (cea_db_tag(db) == CTA_DB_AUDIO) { in _drm_edid_to_sad()5506 if (cea_db_tag(db) == CTA_DB_SPEAKER && in _drm_edid_to_speaker_allocation()5651 if (cea_db_tag(db) == CTA_DB_AUDIO) { in _drm_detect_monitor_audio()