Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c4929 static int cea_db_tag(const struct cea_db *db) in cea_db_tag() function
4949 return cea_db_tag(db) == CTA_DB_EXTENDED_TAG && in cea_db_is_extended_tag()
4958 return cea_db_tag(db) == CTA_DB_VENDOR && in cea_db_is_vendor()
5558 switch (cea_db_tag(db)) { in drm_edid_to_eld()
5610 if (cea_db_tag(db) == CTA_DB_AUDIO) { in _drm_edid_to_sad()
5663 if (cea_db_tag(db) == CTA_DB_SPEAKER && in _drm_edid_to_speaker_allocation()
5808 if (cea_db_tag(db) == CTA_DB_AUDIO) { in _drm_detect_monitor_audio()
6310 else if (cea_db_tag(db) == CTA_DB_VIDEO) in drm_parse_cea_ext()
6312 else if (cea_db_tag(db) == CTA_DB_AUDIO) in drm_parse_cea_ext()