switch_bits        65 sound/pci/ice1712/maya44.c 	unsigned int switch_bits;
switch_bits       239 sound/pci/ice1712/maya44.c 	ucontrol->value.integer.value[0] = (wm->switch_bits >> idx) & 1;
switch_bits       255 sound/pci/ice1712/maya44.c 	wm->switch_bits &= ~mask;
switch_bits       258 sound/pci/ice1712/maya44.c 		wm->switch_bits |= mask;
switch_bits       569 sound/pci/ice1712/maya44.c 	wm->switch_bits = (1 << WM_SW_DAC);