Lines Matching defs:ctl
245 static int output_switch_info(struct snd_kcontrol *ctl, in output_switch_info()
255 static int output_switch_get(struct snd_kcontrol *ctl, in output_switch_get()
267 static int output_switch_put(struct snd_kcontrol *ctl, in output_switch_put()
302 static int hp_volume_offset_info(struct snd_kcontrol *ctl, in hp_volume_offset_info()
312 static int hp_volume_offset_get(struct snd_kcontrol *ctl, in hp_volume_offset_get()
329 static int hp_volume_offset_put(struct snd_kcontrol *ctl, in hp_volume_offset_put()
354 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info()
364 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get()
378 static int input_vol_put(struct snd_kcontrol *ctl, in input_vol_put()
410 static int input_sel_info(struct snd_kcontrol *ctl, in input_sel_info()
420 static int input_sel_get(struct snd_kcontrol *ctl, in input_sel_get()
432 static int input_sel_put(struct snd_kcontrol *ctl, in input_sel_put()
471 static int hpf_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in hpf_info()
478 static int hpf_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_get()
488 static int hpf_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in hpf_put()