Searched refs:cea_db_tag (Results 1 – 1 of 1) sorted by relevance
5022 static int cea_db_tag(const struct cea_db *db) in cea_db_tag() function5042 return cea_db_tag(db) == CTA_DB_EXTENDED_TAG && in cea_db_is_extended_tag()5051 return cea_db_tag(db) == CTA_DB_VENDOR && in cea_db_is_vendor()5740 switch (cea_db_tag(db)) { in drm_edid_to_eld()5792 if (cea_db_tag(db) == CTA_DB_AUDIO) { in _drm_edid_to_sad()5841 if (cea_db_tag(db) == CTA_DB_SPEAKER && in _drm_edid_to_speaker_allocation()5986 if (cea_db_tag(db) == CTA_DB_AUDIO) { in _drm_detect_monitor_audio()6531 else if (cea_db_tag(db) == CTA_DB_VIDEO) in drm_parse_cea_ext()6533 else if (cea_db_tag(db) == CTA_DB_AUDIO) in drm_parse_cea_ext()