| /linux/include/sound/ |
| H A D | control.h | 16 struct snd_kcontrol; 17 typedef int (snd_kcontrol_info_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo… 18 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont… 19 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont… 20 typedef int (snd_kcontrol_tlv_rw_t)(struct snd_kcontrol *kcontrol, 70 struct snd_kcontrol { struct 83 void (*private_free)(struct snd_kcontrol *kcontrol); argument 87 #define snd_kcontrol(n) list_entry(n, struct snd_kcontrol, list) macro 122 …void (*lnotify)(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int … 132 void snd_ctl_notify_one(struct snd_card * card, unsigned int mask, struct snd_kcontrol * kctl, unsi… [all …]
|
| H A D | soc-topology.h | 19 struct snd_kcontrol; 50 struct snd_kcontrol *kcontrol; 78 int (*get)(struct snd_kcontrol *kcontrol, 80 int (*put)(struct snd_kcontrol *kcontrol, 82 int (*info)(struct snd_kcontrol *kcontrol, 89 int (*get)(struct snd_kcontrol *kcontrol, unsigned int __user *bytes, 91 int (*put)(struct snd_kcontrol *kcontrol, 101 struct snd_kcontrol *k, int event);
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda.h | 59 struct snd_kcontrol *dsp_prog_ctl; 60 struct snd_kcontrol *dsp_conf_ctl; 61 struct snd_kcontrol *prof_ctl; 71 int tasdevice_info_profile(struct snd_kcontrol *kctl, 73 int tasdevice_info_programs(struct snd_kcontrol *kctl, 75 int tasdevice_info_config(struct snd_kcontrol *kctl, 77 int tasdevice_set_profile_id(struct snd_kcontrol *kctl, 79 int tasdevice_get_profile_id(struct snd_kcontrol *kctl, 81 int tasdevice_program_get(struct snd_kcontrol *kctl, 83 int tasdevice_program_put(struct snd_kcontrol *kctl, [all …]
|
| /linux/sound/core/ |
| H A D | vmaster.c | 53 struct snd_kcontrol *kctl; /* original kcontrol pointer */ 54 struct snd_kcontrol follower; /* the copy of original control entry */ 178 static int follower_info(struct snd_kcontrol *kcontrol, in follower_info() 185 static int follower_get(struct snd_kcontrol *kcontrol, in follower_get() 192 static int follower_put(struct snd_kcontrol *kcontrol, in follower_put() 221 static int follower_tlv_cmd(struct snd_kcontrol *kcontrol, in follower_tlv_cmd() 230 static void follower_free(struct snd_kcontrol *kcontrol) in follower_free() 252 int _snd_ctl_add_follower(struct snd_kcontrol *master, in _snd_ctl_add_follower() 253 struct snd_kcontrol *follower, in _snd_ctl_add_follower() 291 int snd_ctl_add_followers(struct snd_card *card, struct snd_kcontrol *master, in snd_ctl_add_followers() [all …]
|
| H A D | control.c | 43 struct snd_kcontrol *kcontrol); 113 struct snd_kcontrol *control; in snd_ctl_release() 201 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_notify_one() 228 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new() 260 struct snd_kcontrol *snd_ctl_new1(const struct snd_kcontrol_new *ncontrol, in snd_ctl_new1() 263 struct snd_kcontrol *kctl; in snd_ctl_new1() 323 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one() 336 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict() 367 static bool elem_id_matches(const struct snd_kcontrol *kctl, in elem_id_matches() 401 struct snd_kcontrol *kcontrol) in add_hash_entries() [all …]
|
| /linux/sound/soc/intel/avs/ |
| H A D | control.h | 20 int avs_control_volume_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl); 21 int avs_control_volume_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl); 22 int avs_control_volume_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo); 23 int avs_control_mute_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl); 24 int avs_control_mute_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl); 25 int avs_control_mute_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo);
|
| /linux/sound/usb/usx2y/ |
| H A D | us144mkii_controls.c | 35 static int tascam_playback_source_info(struct snd_kcontrol *kcontrol, in tascam_playback_source_info() 52 static int tascam_line_out_get(struct snd_kcontrol *kcontrol, in tascam_line_out_get() 74 static int tascam_line_out_put(struct snd_kcontrol *kcontrol, in tascam_line_out_put() 121 static int tascam_digital_out_get(struct snd_kcontrol *kcontrol, in tascam_digital_out_get() 144 static int tascam_digital_out_put(struct snd_kcontrol *kcontrol, in tascam_digital_out_put() 191 static int tascam_capture_source_info(struct snd_kcontrol *kcontrol, in tascam_capture_source_info() 209 static int tascam_capture_12_get(struct snd_kcontrol *kcontrol, in tascam_capture_12_get() 232 static int tascam_capture_12_put(struct snd_kcontrol *kcontrol, in tascam_capture_12_put() 280 static int tascam_capture_34_get(struct snd_kcontrol *kcontrol, in tascam_capture_34_get() 303 static int tascam_capture_34_put(struct snd_kcontrol *kcontro [all...] |
| /linux/sound/pci/ca0106/ |
| H A D | ca0106_mixer.c | 146 static int snd_ca0106_shared_spdif_get(struct snd_kcontrol *kcontrol, in snd_ca0106_shared_spdif_get() 155 static int snd_ca0106_shared_spdif_put(struct snd_kcontrol *kcontrol, in snd_ca0106_shared_spdif_put() 171 static int snd_ca0106_capture_source_info(struct snd_kcontrol *kcontrol, in snd_ca0106_capture_source_info() 181 static int snd_ca0106_capture_source_get(struct snd_kcontrol *kcontrol, in snd_ca0106_capture_source_get() 190 static int snd_ca0106_capture_source_put(struct snd_kcontrol *kcontrol, in snd_ca0106_capture_source_put() 208 static int snd_ca0106_i2c_capture_source_info(struct snd_kcontrol *kcontrol, in snd_ca0106_i2c_capture_source_info() 218 static int snd_ca0106_i2c_capture_source_get(struct snd_kcontrol *kcontrol, in snd_ca0106_i2c_capture_source_get() 227 static int snd_ca0106_i2c_capture_source_put(struct snd_kcontrol *kcontrol, in snd_ca0106_i2c_capture_source_put() 247 static int snd_ca0106_capture_line_in_side_out_info(struct snd_kcontrol *kcontrol, in snd_ca0106_capture_line_in_side_out_info() 255 static int snd_ca0106_capture_mic_line_in_info(struct snd_kcontrol *kcontrol, in snd_ca0106_capture_mic_line_in_info() [all …]
|
| /linux/sound/pci/oxygen/ |
| H A D | oxygen_mixer.c | 16 static int dac_volume_info(struct snd_kcontrol *ctl, in dac_volume_info() 28 static int dac_volume_get(struct snd_kcontrol *ctl, in dac_volume_get() 40 static int dac_volume_put(struct snd_kcontrol *ctl, in dac_volume_put() 59 static int dac_mute_get(struct snd_kcontrol *ctl, in dac_mute_get() 69 static int dac_mute_put(struct snd_kcontrol *ctl, in dac_mute_put() 94 static int upmix_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in upmix_info() 109 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get() 178 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put() 195 static int spdif_switch_get(struct snd_kcontrol *ctl, in spdif_switch_get() 269 static int spdif_switch_put(struct snd_kcontrol *ctl, in spdif_switch_put() [all …]
|
| H A D | xonar_dg_mixer.c | 47 static int output_select_info(struct snd_kcontrol *ctl, in output_select_info() 59 static int output_select_get(struct snd_kcontrol *ctl, in output_select_get() 70 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put() 92 static int hp_stereo_volume_info(struct snd_kcontrol *ctl, in hp_stereo_volume_info() 102 static int hp_stereo_volume_get(struct snd_kcontrol *ctl, in hp_stereo_volume_get() 117 static int hp_stereo_volume_put(struct snd_kcontrol *ctl, in hp_stereo_volume_put() 146 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get() 158 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put() 192 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info() 202 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get() [all …]
|
| H A D | xonar_wm87x6.c | 83 struct snd_kcontrol *line_adcmux_control; 84 struct snd_kcontrol *mic_adcmux_control; 85 struct snd_kcontrol *lc_controls[13]; 497 static int wm8776_bit_switch_get(struct snd_kcontrol *ctl, in wm8776_bit_switch_get() 511 static int wm8776_bit_switch_put(struct snd_kcontrol *ctl, in wm8776_bit_switch_put() 532 static int wm8776_field_enum_info(struct snd_kcontrol *ctl, in wm8776_field_enum_info() 595 static int wm8776_field_volume_info(struct snd_kcontrol *ctl, in wm8776_field_volume_info() 605 static void wm8776_field_set_from_ctl(struct snd_kcontrol *ctl) in wm8776_field_set_from_ctl() 638 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set() 657 static int wm8776_field_enum_get(struct snd_kcontrol *ctl, in wm8776_field_enum_get() [all …]
|
| /linux/sound/drivers/pcsp/ |
| H A D | pcsp_mixer.c | 14 static int pcsp_enable_info(struct snd_kcontrol *kcontrol, in pcsp_enable_info() 24 static int pcsp_enable_get(struct snd_kcontrol *kcontrol, in pcsp_enable_get() 32 static int pcsp_enable_put(struct snd_kcontrol *kcontrol, in pcsp_enable_put() 45 static int pcsp_treble_info(struct snd_kcontrol *kcontrol, in pcsp_treble_info() 59 static int pcsp_treble_get(struct snd_kcontrol *kcontrol, in pcsp_treble_get() 67 static int pcsp_treble_put(struct snd_kcontrol *kcontrol, in pcsp_treble_put() 83 static int pcsp_pcspkr_info(struct snd_kcontrol *kcontrol, in pcsp_pcspkr_info() 93 static int pcsp_pcspkr_get(struct snd_kcontrol *kcontrol, in pcsp_pcspkr_get() 101 static int pcsp_pcspkr_put(struct snd_kcontrol *kcontrol, in pcsp_pcspkr_put()
|
| /linux/sound/pci/ice1712/ |
| H A D | aureon.c | 188 static int aureon_universe_inmux_info(struct snd_kcontrol *kcontrol, in aureon_universe_inmux_info() 197 static int aureon_universe_inmux_get(struct snd_kcontrol *kcontrol, in aureon_universe_inmux_get() 206 static int aureon_universe_inmux_put(struct snd_kcontrol *kcontrol, in aureon_universe_inmux_put() 347 static int aureon_ac97_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in aureon_ac97_vol_info() 356 static int aureon_ac97_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_vol_get() 371 static int aureon_ac97_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_vol_put() 399 static int aureon_ac97_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mute_get() 411 static int aureon_ac97_mute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mute_put() 436 static int aureon_ac97_micboost_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in aureon_ac97_micboost_get() 447 static int aureon_ac97_micboost_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in aureon_ac97_micboost_put() [all …]
|
| H A D | pontis.c | 100 static int wm_dac_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in wm_dac_vol_info() 109 static int wm_dac_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_dac_vol_get() 124 static int wm_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_dac_vol_put() 153 static int wm_adc_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in wm_adc_vol_info() 162 static int wm_adc_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_vol_get() 177 static int wm_adc_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_vol_put() 202 static int wm_adc_mux_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_mux_get() 212 static int wm_adc_mux_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_mux_put() 237 static int wm_bypass_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_bypass_get() 246 static int wm_bypass_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_bypass_put() [all …]
|
| H A D | phase.c | 285 static int wm_pcm_mute_get(struct snd_kcontrol *kcontrol, in wm_pcm_mute_get() 296 static int wm_pcm_mute_put(struct snd_kcontrol *kcontrol, in wm_pcm_mute_put() 317 static int wm_master_vol_info(struct snd_kcontrol *kcontrol, in wm_master_vol_info() 327 static int wm_master_vol_get(struct snd_kcontrol *kcontrol, in wm_master_vol_get() 339 static int wm_master_vol_put(struct snd_kcontrol *kcontrol, in wm_master_vol_put() 463 static int wm_vol_info(struct snd_kcontrol *kcontrol, in wm_vol_info() 474 static int wm_vol_get(struct snd_kcontrol *kcontrol, in wm_vol_get() 489 static int wm_vol_put(struct snd_kcontrol *kcontrol, in wm_vol_put() 521 static int wm_mute_info(struct snd_kcontrol *kcontrol, in wm_mute_info() 530 static int wm_mute_get(struct snd_kcontrol *kcontrol, in wm_mute_get() [all …]
|
| /linux/sound/soc/sof/ |
| H A D | control.c | 18 int snd_sof_volume_get(struct snd_kcontrol *kcontrol, in snd_sof_volume_get() 33 int snd_sof_volume_put(struct snd_kcontrol *kcontrol, in snd_sof_volume_put() 48 int snd_sof_volume_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_sof_volume_info() 70 int snd_sof_switch_get(struct snd_kcontrol *kcontrol, in snd_sof_switch_get() 85 int snd_sof_switch_put(struct snd_kcontrol *kcontrol, in snd_sof_switch_put() 100 int snd_sof_enum_get(struct snd_kcontrol *kcontrol, in snd_sof_enum_get() 115 int snd_sof_enum_put(struct snd_kcontrol *kcontrol, in snd_sof_enum_put() 130 int snd_sof_bytes_get(struct snd_kcontrol *kcontrol, in snd_sof_bytes_get() 145 int snd_sof_bytes_put(struct snd_kcontrol *kcontrol, in snd_sof_bytes_put() 160 int snd_sof_bytes_ext_put(struct snd_kcontrol *kcontro [all...] |
| /linux/sound/soc/ |
| H A D | soc-ops.c | 39 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_info_enum_double() 58 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_get_enum_double() 89 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_put_enum_double() 209 static int soc_info_volsw(struct snd_kcontrol *kcontrol, in soc_info_volsw() 233 static int soc_put_volsw(struct snd_kcontrol *kcontrol, in soc_put_volsw() 288 static int soc_get_volsw(struct snd_kcontrol *kcontrol, in soc_get_volsw() 332 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw() 355 int snd_soc_info_volsw_sx(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw_sx() 375 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw() 396 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw() [all …]
|
| /linux/sound/usb/6fire/ |
| H A D | control.c | 175 static int usb6fire_control_output_vol_info(struct snd_kcontrol *kcontrol, in usb6fire_control_output_vol_info() 185 static int usb6fire_control_output_vol_put(struct snd_kcontrol *kcontrol, in usb6fire_control_output_vol_put() 215 static int usb6fire_control_output_vol_get(struct snd_kcontrol *kcontrol, in usb6fire_control_output_vol_get() 232 static int usb6fire_control_output_mute_put(struct snd_kcontrol *kcontrol, in usb6fire_control_output_mute_put() 259 static int usb6fire_control_output_mute_get(struct snd_kcontrol *kcontrol, in usb6fire_control_output_mute_get() 279 static int usb6fire_control_input_vol_info(struct snd_kcontrol *kcontrol, in usb6fire_control_input_vol_info() 289 static int usb6fire_control_input_vol_put(struct snd_kcontrol *kcontrol, in usb6fire_control_input_vol_put() 312 static int usb6fire_control_input_vol_get(struct snd_kcontrol *kcontrol, in usb6fire_control_input_vol_get() 323 static int usb6fire_control_line_phono_info(struct snd_kcontrol *kcontrol, in usb6fire_control_line_phono_info() 329 static int usb6fire_control_line_phono_put(struct snd_kcontrol *kcontrol, in usb6fire_control_line_phono_put() [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | madera.h | 367 int madera_dfc_put(struct snd_kcontrol *kcontrol, 370 int madera_lp_mode_put(struct snd_kcontrol *kcontrol, 373 int madera_out1_demux_put(struct snd_kcontrol *kcontrol, 375 int madera_out1_demux_get(struct snd_kcontrol *kcontrol, 378 int madera_rate_put(struct snd_kcontrol *kcontrol, 381 int madera_eq_coeff_put(struct snd_kcontrol *kcontrol, 383 int madera_lhpf_coeff_put(struct snd_kcontrol *kcontrol, 387 struct snd_kcontrol *kcontrol, int event); 389 struct snd_kcontrol *kcontrol, int event); 391 struct snd_kcontrol *kcontrol, int event); [all …]
|
| H A D | wm_adsp.h | 92 struct snd_kcontrol *kcontrol, int event); 95 struct snd_kcontrol *kcontrol, int event); 107 struct snd_kcontrol *kcontrol, int event); 111 int wm_adsp2_preloader_get(struct snd_kcontrol *kcontrol, 113 int wm_adsp2_preloader_put(struct snd_kcontrol *kcontrol, 115 int wm_adsp_fw_get(struct snd_kcontrol *kcontrol, 117 int wm_adsp_fw_put(struct snd_kcontrol *kcontrol,
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.h | 54 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, 56 static int snd_ac97_info_volsw(struct snd_kcontrol *kcontrol, 58 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol, 60 static int snd_ac97_put_volsw(struct snd_kcontrol *kcontrol, 75 static int snd_ac97_info_enum_double(struct snd_kcontrol *kcontrol, 77 static int snd_ac97_get_enum_double(struct snd_kcontrol *kcontrol, 79 static int snd_ac97_put_enum_double(struct snd_kcontrol *kcontrol,
|
| H A D | ac97_patch.c | 18 static struct snd_kcontrol *snd_ac97_find_mixer_ctl(struct snd_ac97 *ac97, 44 struct snd_kcontrol *kctl; in reset_tlv() 68 static int ac97_surround_jack_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *ui… in ac97_surround_jack_mode_info() 75 static int ac97_surround_jack_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uc… in ac97_surround_jack_mode_get() 83 static int ac97_surround_jack_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uc… in ac97_surround_jack_mode_put() 97 static int ac97_channel_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in ac97_channel_mode_info() 104 static int ac97_channel_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_channel_mode_get() 112 static int ac97_channel_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_channel_mode_put() 213 static int snd_ac97_ymf7x3_info_speaker(struct snd_kcontrol *kcontrol, in snd_ac97_ymf7x3_info_speaker() 223 static int snd_ac97_ymf7x3_get_speaker(struct snd_kcontrol *kcontrol, in snd_ac97_ymf7x3_get_speaker() [all …]
|
| /linux/sound/pci/emu10k1/ |
| H A D | emumixer.c | 45 static int snd_emu10k1_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_emu10k1_spdif_info() 52 static int snd_emu10k1_spdif_get(struct snd_kcontrol *kcontrol, in snd_emu10k1_spdif_get() 68 static int snd_emu10k1_spdif_get_mask(struct snd_kcontrol *kcontrol, in snd_emu10k1_spdif_get_mask() 624 static int snd_emu1010_input_output_source_info(struct snd_kcontrol *kcontrol, in snd_emu1010_input_output_source_info() 634 static int snd_emu1010_output_source_get(struct snd_kcontrol *kcontrol, in snd_emu1010_output_source_get() 648 static int snd_emu1010_output_source_put(struct snd_kcontrol *kcontrol, in snd_emu1010_output_source_put() 679 static int snd_emu1010_input_source_get(struct snd_kcontrol *kcontrol, in snd_emu1010_input_source_get() 693 static int snd_emu1010_input_source_put(struct snd_kcontrol *kcontrol, in snd_emu1010_input_source_put() 756 static int snd_emu1010_adc_pads_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in snd_emu1010_adc_pads_get() 765 static int snd_emu1010_adc_pads_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in snd_emu1010_adc_pads_put() [all …]
|
| /linux/sound/i2c/other/ |
| H A D | ak4117.c | 132 static int snd_ak4117_in_error_info(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_info() 142 static int snd_ak4117_in_error_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_get() 156 static int snd_ak4117_in_bit_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_bit_get() 168 static int snd_ak4117_rx_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_info() 178 static int snd_ak4117_rx_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_get() 187 static int snd_ak4117_rx_put(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_put() 202 static int snd_ak4117_rate_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_info() 212 static int snd_ak4117_rate_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_get() 221 static int snd_ak4117_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_ak4117_spdif_info() 228 static int snd_ak4117_spdif_get(struct snd_kcontrol *kcontrol, in snd_ak4117_spdif_get() [all …]
|
| /linux/sound/aoa/codecs/ |
| H A D | tas.c | 223 static int tas_snd_vol_info(struct snd_kcontrol *kcontrol, in tas_snd_vol_info() 233 static int tas_snd_vol_get(struct snd_kcontrol *kcontrol, in tas_snd_vol_get() 244 static int tas_snd_vol_put(struct snd_kcontrol *kcontrol, in tas_snd_vol_put() 279 static int tas_snd_mute_get(struct snd_kcontrol *kcontrol, in tas_snd_mute_get() 290 static int tas_snd_mute_put(struct snd_kcontrol *kcontrol, in tas_snd_mute_put() 316 static int tas_snd_mixer_info(struct snd_kcontrol *kcontrol, in tas_snd_mixer_info() 326 static int tas_snd_mixer_get(struct snd_kcontrol *kcontrol, in tas_snd_mixer_get() 339 static int tas_snd_mixer_put(struct snd_kcontrol *kcontrol, in tas_snd_mixer_put() 372 static int tas_snd_drc_range_info(struct snd_kcontrol *kcontrol, in tas_snd_drc_range_info() 382 static int tas_snd_drc_range_get(struct snd_kcontrol *kcontrol, in tas_snd_drc_range_get() [all …]
|