Lines Matching refs:kcontrol
711 static int hr222_mic_vol_info(struct snd_kcontrol *kcontrol, in hr222_mic_vol_info() argument
722 static int hr222_mic_vol_get(struct snd_kcontrol *kcontrol, in hr222_mic_vol_get() argument
725 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in hr222_mic_vol_get()
732 static int hr222_mic_vol_put(struct snd_kcontrol *kcontrol, in hr222_mic_vol_put() argument
735 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in hr222_mic_vol_put()
762 static int hr222_mic_boost_info(struct snd_kcontrol *kcontrol, in hr222_mic_boost_info() argument
772 static int hr222_mic_boost_get(struct snd_kcontrol *kcontrol, in hr222_mic_boost_get() argument
775 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in hr222_mic_boost_get()
782 static int hr222_mic_boost_put(struct snd_kcontrol *kcontrol, in hr222_mic_boost_put() argument
785 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in hr222_mic_boost_put()
812 static int hr222_phantom_power_get(struct snd_kcontrol *kcontrol, in hr222_phantom_power_get() argument
815 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in hr222_phantom_power_get()
822 static int hr222_phantom_power_put(struct snd_kcontrol *kcontrol, in hr222_phantom_power_put() argument
825 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in hr222_phantom_power_put()