Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_eld.c22 ELD_VER_PARTIAL = 31, enumerator
233 e->eld_ver != ELD_VER_PARTIAL) { in snd_hdmi_parse_eld()
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c45 #define ELD_VER_PARTIAL 31 macro
1235 if (ver != ELD_VER_CEA_861D && ver != ELD_VER_PARTIAL) { in hdac_hdmi_parse_eld()