Lines Matching defs:kcontrol
61 static int tas2781_digital_getvol(struct snd_kcontrol *kcontrol, in tas2781_digital_getvol()
72 static int tas2781_digital_putvol(struct snd_kcontrol *kcontrol, in tas2781_digital_putvol()
83 static int tas2781_amp_getvol(struct snd_kcontrol *kcontrol, in tas2781_amp_getvol()
94 static int tas2781_amp_putvol(struct snd_kcontrol *kcontrol, in tas2781_amp_putvol()
106 static int tas2781_force_fwload_get(struct snd_kcontrol *kcontrol, in tas2781_force_fwload_get()
121 static int tas2781_force_fwload_put(struct snd_kcontrol *kcontrol, in tas2781_force_fwload_put()
153 static int tasdevice_set_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_set_profile_id()
170 static int tasdevice_info_programs(struct snd_kcontrol *kcontrol, in tasdevice_info_programs()
186 struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in tasdevice_info_configurations()
201 static int tasdevice_info_profile(struct snd_kcontrol *kcontrol, in tasdevice_info_profile()
215 static int tasdevice_get_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_get_profile_id()
263 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get()
274 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put()
290 static int tasdevice_configuration_get(struct snd_kcontrol *kcontrol, in tasdevice_configuration_get()
303 struct snd_kcontrol *kcontrol, in tasdevice_configuration_put()
431 struct snd_kcontrol *kcontrol, int event) in tasdevice_dapm_event()