Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_eld.c639 int spkalloc, ati_sad, aud_synch; in snd_hdmi_get_eld_ati() local
645 spkalloc = snd_hda_codec_read(codec, nid, 0, ATI_VERB_GET_SPEAKER_ALLOCATION, 0); in snd_hdmi_get_eld_ati()
647 if (spkalloc <= 0) { in snd_hdmi_get_eld_ati()
658 buf[7] = spkalloc & ATI_SPKALLOC_SPKALLOC; in snd_hdmi_get_eld_ati()
661 if (spkalloc & ATI_SPKALLOC_TYPE_DISPLAYPORT) in snd_hdmi_get_eld_ati()