Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c246 int spk_mask; member
632 p->spk_mask = 0; in init_channel_allocations()
636 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
665 int spk_mask = 0; in hdmi_channel_allocation() local
682 spk_mask |= eld_speaker_allocation_bits[i]; in hdmi_channel_allocation()
688 (spk_mask & channel_allocations[i].spk_mask) == in hdmi_channel_allocation()
689 channel_allocations[i].spk_mask) { in hdmi_channel_allocation()
780 int spk_mask; /* speaker position bit mask */ member
810 return t->spk_mask; in to_spk_mask()
836 if (t->spk_mask == spk) in spk_to_chmap()
[all …]