Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c241 int spk_mask; member
627 p->spk_mask = 0; in init_channel_allocations()
631 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
660 int spk_mask = 0; in hdmi_channel_allocation() local
677 spk_mask |= eld_speaker_allocation_bits[i]; in hdmi_channel_allocation()
683 (spk_mask & channel_allocations[i].spk_mask) == in hdmi_channel_allocation()
684 channel_allocations[i].spk_mask) { in hdmi_channel_allocation()
775 int spk_mask; /* speaker position bit mask */ member
805 return t->spk_mask; in to_spk_mask()
831 if (t->spk_mask == spk) in spk_to_chmap()
[all …]