Home
last modified time | relevance | path

Searched defs:ucontrol (Results 1 – 25 of 262) sorted by relevance

1234567891011

/linux/sound/pci/ice1712/
H A Daureon.c198 struct snd_ctl_elem_value *ucontrol) in aureon_universe_inmux_get()
207 struct snd_ctl_elem_value *ucontrol) in aureon_universe_inmux_put()
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 …ic int aureon_ac97_micboost_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_micboost_get()
450 …ic int aureon_ac97_micboost_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_micboost_put()
641 static int aureon_ac97_mmute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mmute_get()
653 static int aureon_ac97_mmute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mmute_put()
[all …]
H A Dpontis.c109 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()
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()
278 static int wm_chswap_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_chswap_get()
288 static int wm_chswap_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_chswap_put()
[all …]
H A Dphase.c286 struct snd_ctl_elem_value *ucontrol) in wm_pcm_mute_get()
298 struct snd_ctl_elem_value *ucontrol) in wm_pcm_mute_put()
329 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_get()
341 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_put()
476 struct snd_ctl_elem_value *ucontrol) in wm_vol_get()
491 struct snd_ctl_elem_value *ucontrol) in wm_vol_put()
532 struct snd_ctl_elem_value *ucontrol) in wm_mute_get()
548 struct snd_ctl_elem_value *ucontrol) in wm_mute_put()
581 struct snd_ctl_elem_value *ucontrol) in wm_master_mute_get()
594 struct snd_ctl_elem_value *ucontrol) in wm_master_mute_put()
[all …]
H A Dews.c252 static void ews88_spdif_default_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_default_get()
257 static int ews88_spdif_default_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_default_put()
275 static void ews88_spdif_stream_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_get()
280 static int ews88_spdif_stream_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_put()
576 …nt snd_ice1712_ewx_io_sense_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ewx_io_sense_get()
587 …nt snd_ice1712_ewx_io_sense_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ewx_io_sense_put()
628 …ce1712_ews88mt_output_sense_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_output_sense_get()
645 …ce1712_ews88mt_output_sense_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_output_sense_put()
667 …ice1712_ews88mt_input_sense_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_input_sense_get()
688 …ice1712_ews88mt_input_sense_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_input_sense_put()
[all …]
H A Dwtm.c114 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_get()
141 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_put()
192 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get()
214 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_put()
259 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_get()
281 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_put()
327 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_get()
351 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_put()
396 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_get()
412 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_put()
H A Dice1712.c239 …d_ice1712_digmix_route_ac97_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_digmix_route_ac97_get()
247 …d_ice1712_digmix_route_ac97_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_digmix_route_ac97_put()
1255 …nd_ice1712_pro_mixer_switch_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_pro_mixer_switch_get()
1270 …nd_ice1712_pro_mixer_switch_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_pro_mixer_switch_put()
1297 …nd_ice1712_pro_mixer_volume_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_pro_mixer_volume_get()
1312 …nd_ice1712_pro_mixer_volume_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_pro_mixer_volume_put()
1574 struct snd_ctl_elem_value *ucontrol) in snd_ice1712_eeprom_get()
1601 struct snd_ctl_elem_value *ucontrol) in snd_ice1712_spdif_default_get()
1610 struct snd_ctl_elem_value *ucontrol) in snd_ice1712_spdif_default_put()
1628 struct snd_ctl_elem_value *ucontrol) in snd_ice1712_spdif_maskc_get()
[all …]
/linux/sound/pci/ca0106/
H A Dca0106_mixer.c147 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_shared_spdif_get()
156 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_shared_spdif_put()
182 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_source_get()
191 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_source_put()
219 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_i2c_capture_source_get()
228 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_i2c_capture_source_put()
264 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_mic_line_in_get()
273 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_mic_line_in_put()
326 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_spdif_get_default()
337 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_spdif_get_stream()
[all …]
/linux/sound/pci/emu10k1/
H A Demumixer.c52 struct snd_ctl_elem_value *ucontrol) in snd_emu10k1_spdif_get()
68 struct snd_ctl_elem_value *ucontrol) in snd_emu10k1_spdif_get_mask()
634 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_output_source_get()
648 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_output_source_put()
680 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_input_source_get()
694 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_input_source_put()
757 …ic int snd_emu1010_adc_pads_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_emu1010_adc_pads_get()
766 …ic int snd_emu1010_adc_pads_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_emu1010_adc_pads_put()
815 …ic int snd_emu1010_dac_pads_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_emu1010_dac_pads_get()
824 …ic int snd_emu1010_dac_pads_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_emu1010_dac_pads_put()
[all …]
/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.c110 struct snd_ctl_elem_value *ucontrol) in pcxhr_analog_vol_get()
126 struct snd_ctl_elem_value *ucontrol) in pcxhr_analog_vol_put()
191 struct snd_ctl_elem_value *ucontrol) in pcxhr_audio_sw_get()
203 struct snd_ctl_elem_value *ucontrol) in pcxhr_audio_sw_put()
348 struct snd_ctl_elem_value *ucontrol) in pcxhr_pcm_vol_get()
367 struct snd_ctl_elem_value *ucontrol) in pcxhr_pcm_vol_put()
414 struct snd_ctl_elem_value *ucontrol) in pcxhr_pcm_sw_get()
427 struct snd_ctl_elem_value *ucontrol) in pcxhr_pcm_sw_put()
465 struct snd_ctl_elem_value *ucontrol) in pcxhr_monitor_vol_get()
476 struct snd_ctl_elem_value *ucontrol) in pcxhr_monitor_vol_put()
[all …]
/linux/sound/soc/codecs/aw88395/
H A Daw88395.c105 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_in_time()
117 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_in_time()
140 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_out_time()
152 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_out_time()
211 struct snd_ctl_elem_value *ucontrol) in aw88395_profile_get()
222 struct snd_ctl_elem_value *ucontrol) in aw88395_profile_set()
248 struct snd_ctl_elem_value *ucontrol) in aw88395_volume_get()
260 struct snd_ctl_elem_value *ucontrol) in aw88395_volume_set()
284 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_step()
295 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_step()
[all …]
/linux/sound/soc/
H A Dsoc-ops.c59 struct snd_ctl_elem_value *ucontrol) in snd_soc_get_enum_double()
90 struct snd_ctl_elem_value *ucontrol) in snd_soc_put_enum_double()
196 struct snd_ctl_elem_value *ucontrol, in soc_put_volsw()
247 struct snd_ctl_elem_value *ucontrol, in soc_get_volsw()
327 struct snd_ctl_elem_value *ucontrol) in snd_soc_get_volsw()
348 struct snd_ctl_elem_value *ucontrol) in snd_soc_put_volsw()
369 struct snd_ctl_elem_value *ucontrol) in snd_soc_get_volsw_sx()
389 struct snd_ctl_elem_value *ucontrol) in snd_soc_put_volsw_sx()
473 struct snd_ctl_elem_value *ucontrol) in snd_soc_bytes_get()
510 struct snd_ctl_elem_value *ucontrol) in snd_soc_bytes_put()
[all …]
/linux/sound/usb/6fire/
H A Dcontrol.c186 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_vol_put()
216 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_vol_get()
233 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_mute_put()
260 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_mute_get()
290 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_input_vol_put()
313 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_input_vol_get()
330 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_put()
343 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_get()
357 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_opt_coax_put()
371 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_opt_coax_get()
[all …]
/linux/sound/drivers/vx/
H A Dvx_mixer.c410 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()
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()
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()
568 static int vx_audio_gain_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_gain_get()
581 static int vx_audio_gain_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_gain_put()
604 static int vx_audio_monitor_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_monitor_get()
616 static int vx_audio_monitor_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_monitor_put()
[all …]
/linux/sound/pci/mixart/
H A Dmixart_mixer.c344 static int mixart_analog_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_analog_vol_get()
359 static int mixart_analog_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_analog_vol_put()
408 static int mixart_audio_sw_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_audio_sw_get()
419 static int mixart_audio_sw_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_audio_sw_put()
821 static int mixart_pcm_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_pcm_vol_get()
843 static int mixart_pcm_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_pcm_vol_put()
901 static int mixart_pcm_sw_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_pcm_sw_get()
915 static int mixart_pcm_sw_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_pcm_sw_put()
985 …atic int mixart_monitor_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_monitor_vol_get()
995 …atic int mixart_monitor_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in mixart_monitor_vol_put()
[all …]
/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c454 struct snd_ctl_elem_value *ucontrol) in wm8958_put_mbc_enum()
476 struct snd_ctl_elem_value *ucontrol) in wm8958_get_mbc_enum()
497 struct snd_ctl_elem_value *ucontrol) in wm8958_mbc_get()
509 struct snd_ctl_elem_value *ucontrol) in wm8958_mbc_put()
544 struct snd_ctl_elem_value *ucontrol) in wm8958_put_vss_enum()
566 struct snd_ctl_elem_value *ucontrol) in wm8958_get_vss_enum()
577 struct snd_ctl_elem_value *ucontrol) in wm8958_put_vss_hpf_enum()
599 struct snd_ctl_elem_value *ucontrol) in wm8958_get_vss_hpf_enum()
620 struct snd_ctl_elem_value *ucontrol) in wm8958_vss_get()
632 struct snd_ctl_elem_value *ucontrol) in wm8958_vss_put()
[all …]
H A Dtas2781-i2c.c131 struct snd_ctl_elem_value *ucontrol) in tas2781_digital_getvol()
142 struct snd_ctl_elem_value *ucontrol) in tas2781_digital_putvol()
153 struct snd_ctl_elem_value *ucontrol) in tas2781_amp_getvol()
164 struct snd_ctl_elem_value *ucontrol) in tas2781_amp_putvol()
176 struct snd_ctl_elem_value *ucontrol) in tasdev_force_fwload_get()
191 struct snd_ctl_elem_value *ucontrol) in tasdev_force_fwload_put()
212 struct snd_ctl_elem_value *ucontrol) in tasdev_cali_data_get()
449 struct snd_ctl_elem_value *ucontrol) in tas2781_calib_start_put()
521 struct snd_ctl_elem_value *ucontrol) in tas2563_calib_start_put()
586 struct snd_ctl_elem_value *ucontrol) in tasdev_calib_stop_put()
[all …]
/linux/sound/usb/
H A Dmixer_us16x08.c181 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_route_get()
193 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_route_put()
250 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_master_get()
261 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_master_put()
298 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_bus_put()
339 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_bus_get()
360 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_channel_get()
371 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_channel_put()
418 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_comp_get()
431 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_comp_put()
[all …]
/linux/sound/pci/echoaudio/
H A Dechoaudio.c1001 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_gain_get()
1013 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_gain_put()
1082 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_gain_get()
1094 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_gain_put()
1151 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_nominal_get()
1163 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_nominal_put()
1213 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_nominal_get()
1226 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_nominal_put()
1276 struct snd_ctl_elem_value *ucontrol) in snd_echo_mixer_get()
1290 struct snd_ctl_elem_value *ucontrol) in snd_echo_mixer_put()
[all …]
/linux/sound/soc/tegra/
H A Dtegra210_i2s.c320 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_get_loopback()
331 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_put_loopback()
349 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_get_fsync_width()
360 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_put_fsync_width()
387 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cget_stereo_to_mono()
398 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cput_stereo_to_mono()
413 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cget_mono_to_stereo()
424 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cput_mono_to_stereo()
439 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_pget_stereo_to_mono()
450 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_pput_stereo_to_mono()
[all …]
H A Dtegra210_mbdrc.c234 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_get()
250 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_put()
268 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_get_enum()
283 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_put_enum()
305 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_band_params_get()
326 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_band_params_put()
351 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_threshold_get()
379 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_threshold_put()
412 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_biquad_coeffs_get()
424 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_biquad_coeffs_put()
[all …]
/linux/sound/pci/ac97/
H A Dac97_patch.c76 …int ac97_surround_jack_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_surround_jack_mode_get()
84 …int ac97_surround_jack_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_surround_jack_mode_put()
105 static int ac97_channel_mode_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_channel_mode_get()
113 static int ac97_channel_mode_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ac97_channel_mode_put()
225 struct snd_ctl_elem_value *ucontrol) in snd_ac97_ymf7x3_get_speaker()
239 struct snd_ctl_elem_value *ucontrol) in snd_ac97_ymf7x3_put_speaker()
270 struct snd_ctl_elem_value *ucontrol) in snd_ac97_ymf7x3_spdif_source_get()
281 struct snd_ctl_elem_value *ucontrol) in snd_ac97_ymf7x3_spdif_source_put()
371 …c97_ymf753_spdif_output_pin_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ac97_ymf753_spdif_output_pin_get()
381 …c97_ymf753_spdif_output_pin_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ac97_ymf753_spdif_output_pin_put()
[all …]
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-misc-control.c75 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_get()
87 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_set()
129 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_rate_get()
141 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_rate_set()
173 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_amplitude_get()
184 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_amplitude_set()
/linux/sound/drivers/pcsp/
H A Dpcsp_mixer.c25 struct snd_ctl_elem_value *ucontrol) in pcsp_enable_get()
33 struct snd_ctl_elem_value *ucontrol) in pcsp_enable_put()
60 struct snd_ctl_elem_value *ucontrol) in pcsp_treble_get()
68 struct snd_ctl_elem_value *ucontrol) in pcsp_treble_put()
94 struct snd_ctl_elem_value *ucontrol) in pcsp_pcspkr_get()
102 struct snd_ctl_elem_value *ucontrol) in pcsp_pcspkr_put()
/linux/sound/soc/sof/
H A Dcontrol.c19 struct snd_ctl_elem_value *ucontrol) in snd_sof_volume_get()
34 struct snd_ctl_elem_value *ucontrol) in snd_sof_volume_put()
71 struct snd_ctl_elem_value *ucontrol) in snd_sof_switch_get()
86 struct snd_ctl_elem_value *ucontrol) in snd_sof_switch_put()
101 struct snd_ctl_elem_value *ucontrol) in snd_sof_enum_get()
116 struct snd_ctl_elem_value *ucontrol) in snd_sof_enum_put()
131 struct snd_ctl_elem_value *ucontrol) in snd_sof_bytes_get()
146 struct snd_ctl_elem_value *ucontrol) in snd_sof_bytes_put()
/linux/sound/i2c/other/
H A Dak4117.c143 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_in_error_get()
158 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_in_bit_get()
180 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_rx_get()
189 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_rx_put()
215 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_rate_get()
231 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_get()
249 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_mask_get()
265 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_pget()
287 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_qget()

1234567891011