Lines Matching defs:kcontrol

126 static int tas2781_digital_getvol(struct snd_kcontrol *kcontrol,  in tas2781_digital_getvol()
137 static int tas2781_digital_putvol(struct snd_kcontrol *kcontrol, in tas2781_digital_putvol()
148 static int tas2781_amp_getvol(struct snd_kcontrol *kcontrol, in tas2781_amp_getvol()
159 static int tas2781_amp_putvol(struct snd_kcontrol *kcontrol, in tas2781_amp_putvol()
171 static int tasdev_force_fwload_get(struct snd_kcontrol *kcontrol, in tasdev_force_fwload_get()
186 static int tasdev_force_fwload_put(struct snd_kcontrol *kcontrol, in tasdev_force_fwload_put()
207 static int tasdev_cali_data_get(struct snd_kcontrol *kcontrol, in tasdev_cali_data_get()
444 static int tas2781_calib_start_put(struct snd_kcontrol *kcontrol, in tas2781_calib_start_put()
516 static int tas2563_calib_start_put(struct snd_kcontrol *kcontrol, in tas2563_calib_start_put()
581 static int tasdev_calib_stop_put(struct snd_kcontrol *kcontrol, in tasdev_calib_stop_put()
596 static int tasdev_cali_data_put(struct snd_kcontrol *kcontrol, in tasdev_cali_data_put()
643 static int tas2781_latch_reg_get(struct snd_kcontrol *kcontrol, in tas2781_latch_reg_get()
676 static int tasdev_tf_data_get(struct snd_kcontrol *kcontrol, in tasdev_tf_data_get()
703 static int tasdev_re_data_get(struct snd_kcontrol *kcontrol, in tasdev_re_data_get()
729 static int tasdev_r0_data_get(struct snd_kcontrol *kcontrol, in tasdev_r0_data_get()
752 static int tasdev_XMA1_data_get(struct snd_kcontrol *kcontrol, in tasdev_XMA1_data_get()
772 static int tasdev_XMA2_data_get(struct snd_kcontrol *kcontrol, in tasdev_XMA2_data_get()
793 struct snd_kcontrol *kcontrol, in tasdev_nop_get()
800 struct snd_kcontrol *kcontrol, in tas2563_digital_gain_get()
844 struct snd_kcontrol *kcontrol, in tas2563_digital_gain_put()
934 static int tasdevice_set_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_set_profile_id()
951 static int tasdevice_info_active_num(struct snd_kcontrol *kcontrol, in tasdevice_info_active_num()
965 static int tasdevice_info_chip_id(struct snd_kcontrol *kcontrol, in tasdevice_info_chip_id()
976 static int tasdevice_info_programs(struct snd_kcontrol *kcontrol, in tasdevice_info_programs()
992 struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in tasdevice_info_configurations()
1007 static int tasdevice_info_profile(struct snd_kcontrol *kcontrol, in tasdevice_info_profile()
1021 static int tasdevice_get_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_get_profile_id()
1032 static int tasdevice_get_chip_id(struct snd_kcontrol *kcontrol, in tasdevice_get_chip_id()
1078 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get()
1089 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put()
1105 static int tasdevice_configuration_get(struct snd_kcontrol *kcontrol, in tasdevice_configuration_get()
1118 struct snd_kcontrol *kcontrol, in tasdevice_configuration_put()
1134 static int tasdevice_active_num_get(struct snd_kcontrol *kcontrol, in tasdevice_active_num_get()
1153 static int tasdevice_active_num_put(struct snd_kcontrol *kcontrol, in tasdevice_active_num_put()
1513 struct snd_kcontrol *kcontrol, int event) in tasdevice_dapm_event()