Lines Matching defs:ctl
57 static int output_select_info(struct snd_kcontrol *ctl, in output_select_info()
69 static int output_select_get(struct snd_kcontrol *ctl, in output_select_get()
81 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put()
104 static int hp_stereo_volume_info(struct snd_kcontrol *ctl, in hp_stereo_volume_info()
114 static int hp_stereo_volume_get(struct snd_kcontrol *ctl, in hp_stereo_volume_get()
130 static int hp_stereo_volume_put(struct snd_kcontrol *ctl, in hp_stereo_volume_put()
160 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get()
173 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put()
208 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info()
218 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get()
232 static int input_vol_put(struct snd_kcontrol *ctl, in input_vol_put()
279 static int input_sel_info(struct snd_kcontrol *ctl, in input_sel_info()
289 static int input_sel_get(struct snd_kcontrol *ctl, in input_sel_get()
301 static int input_sel_put(struct snd_kcontrol *ctl, in input_sel_put()
330 static int hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in hpf_info()
337 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
347 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put()