Lines Matching defs:kcontrol
619 static int snd_cx88_volume_info(struct snd_kcontrol *kcontrol,
630 static int snd_cx88_volume_get(struct snd_kcontrol *kcontrol,
633 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
645 static void snd_cx88_wm8775_volume_put(struct snd_kcontrol *kcontrol,
648 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
667 static int snd_cx88_volume_put(struct snd_kcontrol *kcontrol,
670 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
677 snd_cx88_wm8775_volume_put(kcontrol, value);
717 static int snd_cx88_switch_get(struct snd_kcontrol *kcontrol,
720 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
722 u32 bit = kcontrol->private_value;
728 static int snd_cx88_switch_put(struct snd_kcontrol *kcontrol,
731 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
733 u32 bit = kcontrol->private_value;
770 static int snd_cx88_alc_get(struct snd_kcontrol *kcontrol,
773 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);
782 static int snd_cx88_alc_put(struct snd_kcontrol *kcontrol,
785 struct cx88_audio_dev *chip = snd_kcontrol_chip(kcontrol);