Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_mix22.c550 level_mic = chip->mic_volume; in hr222_update_analog_audio_level()
715 ucontrol->value.integer.value[0] = chip->mic_volume; in hr222_mic_vol_get()
726 if (chip->mic_volume != ucontrol->value.integer.value[0]) { in hr222_mic_vol_put()
728 chip->mic_volume = ucontrol->value.integer.value[0]; in hr222_mic_vol_put()
H A Dpcxhr.h177 int mic_volume; /* used by cards with MIC only */ member
/linux/drivers/hid/
H A Dhid-playstation.c272 u8 mic_volume; /* 0x0 - 0x40 */ member