Searched refs:eld_speaker_allocation_bits (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_hdmi.c114 static int eld_speaker_allocation_bits[] = { variable
350 * eld->spk_alloc => (eld_speaker_allocation_bits[]) => spk_mask
390 for (i = 0; i < ARRAY_SIZE(eld_speaker_allocation_bits); i++) {
392 spk_mask |= eld_speaker_allocation_bits[i];

Completed in 62 milliseconds