mic_volume        177 sound/pci/pcxhr/pcxhr.h 	int mic_volume;			/* used by cards with MIC only */
mic_volume        550 sound/pci/pcxhr/pcxhr_mix22.c 			level_mic = chip->mic_volume;
mic_volume        714 sound/pci/pcxhr/pcxhr_mix22.c 	ucontrol->value.integer.value[0] = chip->mic_volume;
mic_volume        725 sound/pci/pcxhr/pcxhr_mix22.c 	if (chip->mic_volume != ucontrol->value.integer.value[0]) {
mic_volume        727 sound/pci/pcxhr/pcxhr_mix22.c 		chip->mic_volume = ucontrol->value.integer.value[0];