Searched refs:mchannels (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/au88x0/
H A Dau88x0_core.c85 static int mchannels[NR_MIXIN]; variable
162 mchannels[mix] &= ~(1 << mixin);
170 if ((mchannels[mix] & (1 << mixin)) == 0) {
172 mchannels[mix] |= (1 << mixin);
302 memset(mchannels, 0, NR_MIXOUT * sizeof(int));

Completed in 49 milliseconds