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()
417 static int tas2781_calib_start_put(struct snd_kcontrol *kcontrol, in tas2781_calib_start_put()
485 static int tas2563_calib_start_put(struct snd_kcontrol *kcontrol, in tas2563_calib_start_put()
550 static int tasdev_calib_stop_put(struct snd_kcontrol *kcontrol, in tasdev_calib_stop_put()
565 static int tasdev_cali_data_put(struct snd_kcontrol *kcontrol, in tasdev_cali_data_put()
608 static int tas2781_latch_reg_get(struct snd_kcontrol *kcontrol, in tas2781_latch_reg_get()
641 static int tasdev_tf_data_get(struct snd_kcontrol *kcontrol, in tasdev_tf_data_get()
661 static int tasdev_re_data_get(struct snd_kcontrol *kcontrol, in tasdev_re_data_get()
680 static int tasdev_r0_data_get(struct snd_kcontrol *kcontrol, in tasdev_r0_data_get()
703 static int tasdev_XMA1_data_get(struct snd_kcontrol *kcontrol, in tasdev_XMA1_data_get()
718 static int tasdev_XMA2_data_get(struct snd_kcontrol *kcontrol, in tasdev_XMA2_data_get()
734 struct snd_kcontrol *kcontrol, in tasdev_nop_get()
741 struct snd_kcontrol *kcontrol, in tas2563_digital_gain_get()
785 struct snd_kcontrol *kcontrol, in tas2563_digital_gain_put()
875 static int tasdevice_set_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_set_profile_id()
892 static int tasdevice_info_active_num(struct snd_kcontrol *kcontrol, in tasdevice_info_active_num()
906 static int tasdevice_info_chip_id(struct snd_kcontrol *kcontrol, in tasdevice_info_chip_id()
917 static int tasdevice_info_programs(struct snd_kcontrol *kcontrol, in tasdevice_info_programs()
933 struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in tasdevice_info_configurations()
948 static int tasdevice_info_profile(struct snd_kcontrol *kcontrol, in tasdevice_info_profile()
962 static int tasdevice_get_profile_id(struct snd_kcontrol *kcontrol, in tasdevice_get_profile_id()
973 static int tasdevice_get_chip_id(struct snd_kcontrol *kcontrol, in tasdevice_get_chip_id()
1019 static int tasdevice_program_get(struct snd_kcontrol *kcontrol, in tasdevice_program_get()
1030 static int tasdevice_program_put(struct snd_kcontrol *kcontrol, in tasdevice_program_put()
1046 static int tasdevice_configuration_get(struct snd_kcontrol *kcontrol, in tasdevice_configuration_get()
1059 struct snd_kcontrol *kcontrol, in tasdevice_configuration_put()
1075 static int tasdevice_active_num_get(struct snd_kcontrol *kcontrol, in tasdevice_active_num_get()
1094 static int tasdevice_active_num_put(struct snd_kcontrol *kcontrol, in tasdevice_active_num_put()
1402 struct snd_kcontrol *kcontrol, int event) in tasdevice_dapm_event()