/sound/soc/sof/ |
D | sof-audio.h | 125 int snd_sof_volume_get(struct snd_kcontrol *kcontrol, 127 int snd_sof_volume_put(struct snd_kcontrol *kcontrol, 129 int snd_sof_volume_info(struct snd_kcontrol *kcontrol, 131 int snd_sof_switch_get(struct snd_kcontrol *kcontrol, 133 int snd_sof_switch_put(struct snd_kcontrol *kcontrol, 135 int snd_sof_enum_get(struct snd_kcontrol *kcontrol, 137 int snd_sof_enum_put(struct snd_kcontrol *kcontrol, 139 int snd_sof_bytes_get(struct snd_kcontrol *kcontrol, 141 int snd_sof_bytes_put(struct snd_kcontrol *kcontrol, 143 int snd_sof_bytes_ext_put(struct snd_kcontrol *kcontrol, [all …]
|
/sound/core/ |
D | vmaster.c | 53 struct snd_kcontrol *kctl; /* original kcontrol pointer */ 54 struct snd_kcontrol follower; /* the copy of original control entry */ 184 static int follower_info(struct snd_kcontrol *kcontrol, in follower_info() 191 static int follower_get(struct snd_kcontrol *kcontrol, in follower_get() 198 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() 286 static int master_info(struct snd_kcontrol *kcontrol, in master_info() [all …]
|
D | control.c | 115 struct snd_kcontrol *control; in snd_ctl_release() 202 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_notify_one() 230 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new() 262 struct snd_kcontrol *snd_ctl_new1(const struct snd_kcontrol_new *ncontrol, in snd_ctl_new1() 265 struct snd_kcontrol *kctl; in snd_ctl_new1() 325 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one() 338 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict() 369 static bool elem_id_matches(const struct snd_kcontrol *kctl, in elem_id_matches() 403 struct snd_kcontrol *kcontrol) in add_hash_entries() 426 struct snd_kcontrol *kcontrol) in remove_hash_entries() [all …]
|
/sound/pci/ca0106/ |
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 …]
|
/sound/drivers/pcsp/ |
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()
|
/sound/pci/oxygen/ |
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() 41 static int dac_volume_put(struct snd_kcontrol *ctl, in dac_volume_put() 61 static int dac_mute_get(struct snd_kcontrol *ctl, in dac_mute_get() 72 static int dac_mute_put(struct snd_kcontrol *ctl, in dac_mute_put() 98 static int upmix_info(struct snd_kcontrol *ctl, struct snd_ctl_elem_info *info) in upmix_info() 113 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get() 183 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put() 201 static int spdif_switch_get(struct snd_kcontrol *ctl, in spdif_switch_get() 276 static int spdif_switch_put(struct snd_kcontrol *ctl, in spdif_switch_put() [all …]
|
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() 71 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put() 94 static int hp_stereo_volume_info(struct snd_kcontrol *ctl, in hp_stereo_volume_info() 104 static int hp_stereo_volume_get(struct snd_kcontrol *ctl, in hp_stereo_volume_get() 120 static int hp_stereo_volume_put(struct snd_kcontrol *ctl, in hp_stereo_volume_put() 150 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get() 163 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put() 198 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info() 208 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get() [all …]
|
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]; 499 static int wm8776_bit_switch_get(struct snd_kcontrol *ctl, in wm8776_bit_switch_get() 513 static int wm8776_bit_switch_put(struct snd_kcontrol *ctl, in wm8776_bit_switch_put() 535 static int wm8776_field_enum_info(struct snd_kcontrol *ctl, in wm8776_field_enum_info() 598 static int wm8776_field_volume_info(struct snd_kcontrol *ctl, in wm8776_field_volume_info() 608 static void wm8776_field_set_from_ctl(struct snd_kcontrol *ctl) in wm8776_field_set_from_ctl() 641 static int wm8776_field_set(struct snd_kcontrol *ctl, unsigned int value) in wm8776_field_set() 661 static int wm8776_field_enum_get(struct snd_kcontrol *ctl, in wm8776_field_enum_get() [all …]
|
/sound/pci/ac97/ |
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,
|
D | ac97_patch.c | 18 static struct snd_kcontrol *snd_ac97_find_mixer_ctl(struct snd_ac97 *ac97, 45 struct snd_kcontrol *kctl; in reset_tlv() 72 static int ac97_surround_jack_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *ui… in ac97_surround_jack_mode_info() 79 static int ac97_surround_jack_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uc… in ac97_surround_jack_mode_get() 87 static int ac97_surround_jack_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uc… in ac97_surround_jack_mode_put() 101 static int ac97_channel_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in ac97_channel_mode_info() 108 static int ac97_channel_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_channel_mode_get() 116 static int ac97_channel_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_channel_mode_put() 217 static int snd_ac97_ymf7x3_info_speaker(struct snd_kcontrol *kcontrol, in snd_ac97_ymf7x3_info_speaker() 227 static int snd_ac97_ymf7x3_get_speaker(struct snd_kcontrol *kcontrol, in snd_ac97_ymf7x3_get_speaker() [all …]
|
/sound/pci/ice1712/ |
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() 372 static int aureon_ac97_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_vol_put() 400 static int aureon_ac97_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mute_get() 413 static int aureon_ac97_mute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mute_put() 438 static int aureon_ac97_micboost_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in aureon_ac97_micboost_get() 450 static int aureon_ac97_micboost_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in aureon_ac97_micboost_put() [all …]
|
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() 125 static int wm_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_dac_vol_put() 155 static int wm_adc_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in wm_adc_vol_info() 164 static int wm_adc_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_vol_get() 180 static int wm_adc_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_vol_put() 206 static int wm_adc_mux_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_mux_get() 217 static int wm_adc_mux_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_mux_put() 243 static int wm_bypass_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_bypass_get() 253 static int wm_bypass_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_bypass_put() [all …]
|
D | phase.c | 285 static int wm_pcm_mute_get(struct snd_kcontrol *kcontrol, in wm_pcm_mute_get() 297 static int wm_pcm_mute_put(struct snd_kcontrol *kcontrol, in wm_pcm_mute_put() 318 static int wm_master_vol_info(struct snd_kcontrol *kcontrol, in wm_master_vol_info() 328 static int wm_master_vol_get(struct snd_kcontrol *kcontrol, in wm_master_vol_get() 340 static int wm_master_vol_put(struct snd_kcontrol *kcontrol, in wm_master_vol_put() 464 static int wm_vol_info(struct snd_kcontrol *kcontrol, in wm_vol_info() 475 static int wm_vol_get(struct snd_kcontrol *kcontrol, in wm_vol_get() 490 static int wm_vol_put(struct snd_kcontrol *kcontrol, in wm_vol_put() 522 static int wm_mute_info(struct snd_kcontrol *kcontrol, in wm_mute_info() 531 static int wm_mute_get(struct snd_kcontrol *kcontrol, in wm_mute_get() [all …]
|
D | prodigy192.c | 94 static int stac9460_dac_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_get() 109 static int stac9460_dac_mute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_put() 133 static int stac9460_dac_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in stac9460_dac_vol_info() 142 static int stac9460_dac_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get() 158 static int stac9460_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_put() 189 static int stac9460_adc_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_get() 203 static int stac9460_adc_mute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_put() 225 static int stac9460_adc_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in stac9460_adc_vol_info() 234 static int stac9460_adc_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_get() 249 static int stac9460_adc_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_put() [all …]
|
/sound/pci/emu10k1/ |
D | emumixer.c | 32 static int snd_emu10k1_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_emu10k1_spdif_info() 39 static int snd_emu10k1_spdif_get(struct snd_kcontrol *kcontrol, in snd_emu10k1_spdif_get() 58 static int snd_emu10k1_spdif_get_mask(struct snd_kcontrol *kcontrol, in snd_emu10k1_spdif_get_mask() 378 static int snd_emu1010_input_output_source_info(struct snd_kcontrol *kcontrol, in snd_emu1010_input_output_source_info() 389 static int snd_emu1010_output_source_get(struct snd_kcontrol *kcontrol, in snd_emu1010_output_source_get() 405 static int snd_emu1010_output_source_put(struct snd_kcontrol *kcontrol, in snd_emu1010_output_source_put() 435 static int snd_emu1010_input_source_get(struct snd_kcontrol *kcontrol, in snd_emu1010_input_source_get() 449 static int snd_emu1010_input_source_put(struct snd_kcontrol *kcontrol, in snd_emu1010_input_source_put() 577 static int snd_emu1010_adc_pads_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in snd_emu1010_adc_pads_get() 585 static int snd_emu1010_adc_pads_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucont… in snd_emu1010_adc_pads_put() [all …]
|
/sound/usb/6fire/ |
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 …]
|
/sound/soc/codecs/ |
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 …]
|
/sound/i2c/other/ |
D | ak4117.c | 143 static int snd_ak4117_in_error_info(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_info() 153 static int snd_ak4117_in_error_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_get() 168 static int snd_ak4117_in_bit_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_bit_get() 180 static int snd_ak4117_rx_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_info() 190 static int snd_ak4117_rx_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_get() 199 static int snd_ak4117_rx_put(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_put() 215 static int snd_ak4117_rate_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_info() 225 static int snd_ak4117_rate_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_get() 234 static int snd_ak4117_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_ak4117_spdif_info() 241 static int snd_ak4117_spdif_get(struct snd_kcontrol *kcontrol, in snd_ak4117_spdif_get() [all …]
|
D | ak4113.c | 173 static int snd_ak4113_in_error_info(struct snd_kcontrol *kcontrol, in snd_ak4113_in_error_info() 183 static int snd_ak4113_in_error_get(struct snd_kcontrol *kcontrol, in snd_ak4113_in_error_get() 198 static int snd_ak4113_in_bit_get(struct snd_kcontrol *kcontrol, in snd_ak4113_in_bit_get() 211 static int snd_ak4113_rx_info(struct snd_kcontrol *kcontrol, in snd_ak4113_rx_info() 221 static int snd_ak4113_rx_get(struct snd_kcontrol *kcontrol, in snd_ak4113_rx_get() 231 static int snd_ak4113_rx_put(struct snd_kcontrol *kcontrol, in snd_ak4113_rx_put() 249 static int snd_ak4113_rate_info(struct snd_kcontrol *kcontrol, in snd_ak4113_rate_info() 259 static int snd_ak4113_rate_get(struct snd_kcontrol *kcontrol, in snd_ak4113_rate_get() 269 static int snd_ak4113_spdif_info(struct snd_kcontrol *kcontrol, in snd_ak4113_spdif_info() 277 static int snd_ak4113_spdif_get(struct snd_kcontrol *kcontrol, in snd_ak4113_spdif_get() [all …]
|
/sound/aoa/codecs/ |
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() 245 static int tas_snd_vol_put(struct snd_kcontrol *kcontrol, in tas_snd_vol_put() 283 static int tas_snd_mute_get(struct snd_kcontrol *kcontrol, in tas_snd_mute_get() 295 static int tas_snd_mute_put(struct snd_kcontrol *kcontrol, in tas_snd_mute_put() 324 static int tas_snd_mixer_info(struct snd_kcontrol *kcontrol, in tas_snd_mixer_info() 334 static int tas_snd_mixer_get(struct snd_kcontrol *kcontrol, in tas_snd_mixer_get() 348 static int tas_snd_mixer_put(struct snd_kcontrol *kcontrol, in tas_snd_mixer_put() 384 static int tas_snd_drc_range_info(struct snd_kcontrol *kcontrol, in tas_snd_drc_range_info() 394 static int tas_snd_drc_range_get(struct snd_kcontrol *kcontrol, in tas_snd_drc_range_get() [all …]
|
/sound/soc/ |
D | soc-ops.c | 40 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_info_enum_double() 59 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_get_enum_double() 90 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_put_enum_double() 175 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw() 210 int snd_soc_info_volsw_sx(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw_sx() 236 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw() 296 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw() 378 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_sx() 415 int snd_soc_put_volsw_sx(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_sx() 483 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw_range() [all …]
|
/sound/drivers/vx/ |
D | vx_mixer.c | 400 static int vx_output_level_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_output_level_info() 410 static int vx_output_level_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_output_level_get() 421 static int vx_output_level_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_output_level_put() 459 static int vx_audio_src_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_audio_src_info() 475 static int vx_audio_src_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_src_get() 482 static int vx_audio_src_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_src_put() 515 static int vx_clock_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_clock_mode_info() 524 static int vx_clock_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_clock_mode_get() 531 static int vx_clock_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_clock_mode_put() 559 static int vx_audio_gain_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_audio_gain_info() [all …]
|
/sound/soc/pxa/ |
D | magician.c | 161 static int magician_get_hp(struct snd_kcontrol *kcontrol, in magician_get_hp() 168 static int magician_set_hp(struct snd_kcontrol *kcontrol, in magician_set_hp() 181 static int magician_get_spk(struct snd_kcontrol *kcontrol, in magician_get_spk() 188 static int magician_set_spk(struct snd_kcontrol *kcontrol, in magician_set_spk() 201 static int magician_get_input(struct snd_kcontrol *kcontrol, in magician_get_input() 208 static int magician_set_input(struct snd_kcontrol *kcontrol, in magician_set_input() 228 struct snd_kcontrol *k, int event) in magician_spk_power() 235 struct snd_kcontrol *k, int event) in magician_hp_power() 242 struct snd_kcontrol *k, int event) in magician_mic_bias()
|
/sound/soc/tegra/ |
D | tegra186_dspk.c | 29 static int tegra186_dspk_get_fifo_th(struct snd_kcontrol *kcontrol, in tegra186_dspk_get_fifo_th() 40 static int tegra186_dspk_put_fifo_th(struct snd_kcontrol *kcontrol, in tegra186_dspk_put_fifo_th() 55 static int tegra186_dspk_get_osr_val(struct snd_kcontrol *kcontrol, in tegra186_dspk_get_osr_val() 66 static int tegra186_dspk_put_osr_val(struct snd_kcontrol *kcontrol, in tegra186_dspk_put_osr_val() 81 static int tegra186_dspk_get_pol_sel(struct snd_kcontrol *kcontrol, in tegra186_dspk_get_pol_sel() 92 static int tegra186_dspk_put_pol_sel(struct snd_kcontrol *kcontrol, in tegra186_dspk_put_pol_sel() 107 static int tegra186_dspk_get_ch_sel(struct snd_kcontrol *kcontrol, in tegra186_dspk_get_ch_sel() 118 static int tegra186_dspk_put_ch_sel(struct snd_kcontrol *kcontrol, in tegra186_dspk_put_ch_sel() 133 static int tegra186_dspk_get_mono_to_stereo(struct snd_kcontrol *kcontrol, in tegra186_dspk_get_mono_to_stereo() 144 static int tegra186_dspk_put_mono_to_stereo(struct snd_kcontrol *kcontrol, in tegra186_dspk_put_mono_to_stereo() [all …]
|
D | tegra210_dmic.c | 159 static int tegra210_dmic_get_boost_gain(struct snd_kcontrol *kcontrol, in tegra210_dmic_get_boost_gain() 170 static int tegra210_dmic_put_boost_gain(struct snd_kcontrol *kcontrol, in tegra210_dmic_put_boost_gain() 185 static int tegra210_dmic_get_ch_select(struct snd_kcontrol *kcontrol, in tegra210_dmic_get_ch_select() 196 static int tegra210_dmic_put_ch_select(struct snd_kcontrol *kcontrol, in tegra210_dmic_put_ch_select() 211 static int tegra210_dmic_get_mono_to_stereo(struct snd_kcontrol *kcontrol, in tegra210_dmic_get_mono_to_stereo() 222 static int tegra210_dmic_put_mono_to_stereo(struct snd_kcontrol *kcontrol, in tegra210_dmic_put_mono_to_stereo() 237 static int tegra210_dmic_get_stereo_to_mono(struct snd_kcontrol *kcontrol, in tegra210_dmic_get_stereo_to_mono() 248 static int tegra210_dmic_put_stereo_to_mono(struct snd_kcontrol *kcontrol, in tegra210_dmic_put_stereo_to_mono() 263 static int tegra210_dmic_get_osr_val(struct snd_kcontrol *kcontrol, in tegra210_dmic_get_osr_val() 274 static int tegra210_dmic_put_osr_val(struct snd_kcontrol *kcontrol, in tegra210_dmic_put_osr_val() [all …]
|