Lines Matching defs:kcontrol
856 static int vx_input_level_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo)
865 static int vx_input_level_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
867 struct vx_core *_chip = snd_kcontrol_chip(kcontrol);
876 static int vx_input_level_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
878 struct vx_core *_chip = snd_kcontrol_chip(kcontrol);
900 static int vx_mic_level_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo)
909 static int vx_mic_level_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
911 struct vx_core *_chip = snd_kcontrol_chip(kcontrol);
917 static int vx_mic_level_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol)
919 struct vx_core *_chip = snd_kcontrol_chip(kcontrol);