Lines Matching defs:ctl
47 static int output_select_info(struct snd_kcontrol *ctl, in output_select_info()
59 static int output_select_get(struct snd_kcontrol *ctl, in output_select_get()
71 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put()
94 static int hp_stereo_volume_info(struct snd_kcontrol *ctl, in hp_stereo_volume_info()
104 static int hp_stereo_volume_get(struct snd_kcontrol *ctl, in hp_stereo_volume_get()
120 static int hp_stereo_volume_put(struct snd_kcontrol *ctl, in hp_stereo_volume_put()
150 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get()
163 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put()
198 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info()
208 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get()
222 static int input_vol_put(struct snd_kcontrol *ctl, in input_vol_put()
269 static int input_sel_info(struct snd_kcontrol *ctl, in input_sel_info()
279 static int input_sel_get(struct snd_kcontrol *ctl, in input_sel_get()
291 static int input_sel_put(struct snd_kcontrol *ctl, in input_sel_put()
320 static int hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in hpf_info()
327 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
337 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put()