Home
last modified time | relevance | path

Searched defs:ucontrol (Results 1 – 25 of 257) 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()
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 …ic int aureon_ac97_micboost_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_micboost_get()
447 …ic int aureon_ac97_micboost_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_micboost_put()
638 static int aureon_ac97_mmute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in aureon_ac97_mmute_get()
649 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()
124 static int wm_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_dac_vol_put()
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()
270 static int wm_chswap_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_chswap_get()
279 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()
297 struct snd_ctl_elem_value *ucontrol) in wm_pcm_mute_put()
328 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_get()
340 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_put()
475 struct snd_ctl_elem_value *ucontrol) in wm_vol_get()
490 struct snd_ctl_elem_value *ucontrol) in wm_vol_put()
531 struct snd_ctl_elem_value *ucontrol) in wm_mute_get()
547 struct snd_ctl_elem_value *ucontrol) in wm_mute_put()
580 struct snd_ctl_elem_value *ucontrol) in wm_master_mute_get()
593 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()
273 static void ews88_spdif_stream_get(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_get()
278 static int ews88_spdif_stream_put(struct snd_ice1712 *ice, struct snd_ctl_elem_value *ucontrol) in ews88_spdif_stream_put()
571 …nt snd_ice1712_ewx_io_sense_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ewx_io_sense_get()
582 …nt snd_ice1712_ewx_io_sense_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ewx_io_sense_put()
623 …ce1712_ews88mt_output_sense_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_output_sense_get()
640 …ce1712_ews88mt_output_sense_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_output_sense_put()
662 …ice1712_ews88mt_input_sense_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in snd_ice1712_ews88mt_input_sense_get()
683 …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()
140 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_put()
191 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get()
213 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_put()
258 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_get()
280 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_put()
326 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_get()
350 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_put()
395 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_get()
411 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_put()
H A Dprodigy192.c94 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()
140 static int stac9460_dac_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get()
156 static int stac9460_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_put()
182 static int stac9460_adc_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_get()
196 static int stac9460_adc_mute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_put()
227 static int stac9460_adc_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_get()
242 static int stac9460_adc_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_put()
271 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_get()
282 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_put()
[all …]
H A Dprodigy_hifi.c252 struct snd_ctl_elem_value *ucontrol) in ak4396_dac_vol_get()
264 static int ak4396_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in ak4396_dac_vol_put()
360 struct snd_ctl_elem_value *ucontrol) in wm_dac_vol_get()
372 static int wm_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_dac_vol_put()
407 struct snd_ctl_elem_value *ucontrol) in wm8766_vol_get()
420 static int wm8766_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm8766_vol_put()
457 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_get()
468 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_put()
530 struct snd_ctl_elem_value *ucontrol) in wm_adc_mux_enum_get()
540 struct snd_ctl_elem_value *ucontrol) in wm_adc_mux_enum_put()
[all …]
/linux/sound/usb/usx2y/
H A Dus144mkii_controls.c53 struct snd_ctl_elem_value *ucontrol) in tascam_line_out_get()
75 struct snd_ctl_elem_value *ucontrol) in tascam_line_out_put()
122 struct snd_ctl_elem_value *ucontrol) in tascam_digital_out_get()
145 struct snd_ctl_elem_value *ucontrol) in tascam_digital_out_put()
210 struct snd_ctl_elem_value *ucontrol) in tascam_capture_12_get()
233 struct snd_ctl_elem_value *ucontrol) in tascam_capture_12_put()
281 struct snd_ctl_elem_value *ucontrol) in tascam_capture_34_get()
304 struct snd_ctl_elem_value *ucontrol) in tascam_capture_34_put()
372 struct snd_ctl_elem_value *ucontrol) in tascam_samplerate_get()
/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/soc/codecs/aw88395/
H A Daw88395.c105 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_in_time() argument
117 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_in_time() argument
140 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_out_time() argument
152 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_out_time() argument
209 struct snd_ctl_elem_value *ucontrol) in aw88395_profile_get() argument
220 aw88395_profile_set(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_profile_set() argument
246 aw88395_volume_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_volume_get() argument
258 aw88395_volume_set(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_volume_set() argument
282 aw88395_get_fade_step(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_get_fade_step() argument
293 aw88395_set_fade_step(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_set_fade_step() argument
314 aw88395_re_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_re_get() argument
326 aw88395_re_set(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) aw88395_re_set() argument
[all...]
/linux/sound/aoa/codecs/
H A Dtas.c234 struct snd_ctl_elem_value *ucontrol) in tas_snd_vol_get() argument
245 struct snd_ctl_elem_value *ucontrol) in tas_snd_vol_put() argument
280 tas_snd_mute_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_mute_get() argument
291 tas_snd_mute_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_mute_put() argument
327 tas_snd_mixer_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_mixer_get() argument
340 tas_snd_mixer_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_mixer_put() argument
383 tas_snd_drc_range_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_drc_range_get() argument
393 tas_snd_drc_range_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_drc_range_put() argument
423 tas_snd_drc_switch_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_drc_switch_get() argument
433 tas_snd_drc_switch_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_drc_switch_put() argument
465 tas_snd_capture_source_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_capture_source_get() argument
475 tas_snd_capture_source_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_capture_source_put() argument
532 tas_snd_treble_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_treble_get() argument
542 tas_snd_treble_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_treble_put() argument
579 tas_snd_bass_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_bass_get() argument
589 tas_snd_bass_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tas_snd_bass_put() argument
[all...]
H A Donyx.c120 onyx_snd_vol_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_vol_get() argument
136 onyx_snd_vol_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_vol_put() argument
192 onyx_snd_inputgain_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_inputgain_get() argument
207 onyx_snd_inputgain_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_inputgain_put() argument
244 onyx_snd_capture_source_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_capture_source_get() argument
270 onyx_snd_capture_source_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_capture_source_put() argument
302 onyx_snd_mute_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_mute_get() argument
317 onyx_snd_mute_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_mute_put() argument
355 onyx_snd_single_bit_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_single_bit_get() argument
373 onyx_snd_single_bit_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_snd_single_bit_put() argument
450 onyx_spdif_mask_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_spdif_mask_get() argument
471 onyx_spdif_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_spdif_get() argument
493 onyx_spdif_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) onyx_spdif_put() argument
[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()
315 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_input_vol_get()
332 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_put()
345 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_get()
359 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_opt_coax_put()
373 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_opt_coax_get()
[all …]
/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c454 struct snd_ctl_elem_value *ucontrol) in wm8958_put_mbc_enum() argument
476 struct snd_ctl_elem_value *ucontrol) in wm8958_get_mbc_enum() argument
497 struct snd_ctl_elem_value *ucontrol) in wm8958_mbc_get() argument
509 struct snd_ctl_elem_value *ucontrol) in wm8958_mbc_put() argument
544 wm8958_put_vss_enum(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_put_vss_enum() argument
566 wm8958_get_vss_enum(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_get_vss_enum() argument
577 wm8958_put_vss_hpf_enum(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_put_vss_hpf_enum() argument
599 wm8958_get_vss_hpf_enum(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_get_vss_hpf_enum() argument
620 wm8958_vss_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_vss_get() argument
632 wm8958_vss_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_vss_put() argument
681 wm8958_hpf_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_hpf_get() argument
696 wm8958_hpf_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_hpf_put() argument
744 wm8958_put_enh_eq_enum(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_put_enh_eq_enum() argument
766 wm8958_get_enh_eq_enum(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_get_enh_eq_enum() argument
787 wm8958_enh_eq_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_enh_eq_get() argument
799 wm8958_enh_eq_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) wm8958_enh_eq_put() argument
[all...]
H A Dtas2781-i2c.c163 struct snd_ctl_elem_value *ucontrol) in tas2781_digital_getvol()
174 struct snd_ctl_elem_value *ucontrol) in tas2781_digital_putvol()
185 struct snd_ctl_elem_value *ucontrol) in tas2781_amp_getvol()
196 struct snd_ctl_elem_value *ucontrol) in tas2781_amp_putvol()
208 struct snd_ctl_elem_value *ucontrol) in tasdev_force_fwload_get()
222 struct snd_ctl_elem_value *ucontrol) in tasdev_force_fwload_put()
242 struct snd_ctl_elem_value *ucontrol) in tasdev_cali_data_get()
477 struct snd_ctl_elem_value *ucontrol) in tas2781_calib_start_put()
549 struct snd_ctl_elem_value *ucontrol) in tas2563_calib_start_put()
614 struct snd_ctl_elem_value *ucontrol) in tasdev_calib_stop_put()
[all …]
/linux/sound/usb/
H A Dmixer_us16x08.c180 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_route_get()
192 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_route_put()
249 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_master_get()
260 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_master_put()
297 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_bus_put()
338 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_bus_get()
359 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_channel_get()
370 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_channel_put()
417 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_comp_get()
430 struct snd_ctl_elem_value *ucontrol) in snd_us16x08_comp_put()
[all …]
/linux/sound/soc/
H A Dsoc-ops.c59 struct snd_ctl_elem_value *ucontrol) in snd_soc_get_enum_double() argument
90 struct snd_ctl_elem_value *ucontrol) in snd_soc_put_enum_double() argument
234 soc_put_volsw(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol,struct soc_mixer_control * mc,int mask,int max) soc_put_volsw() argument
289 soc_get_volsw(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol,struct soc_mixer_control * mc,int mask,int max,bool sx) soc_get_volsw() argument
376 snd_soc_get_volsw(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_get_volsw() argument
397 snd_soc_put_volsw(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_put_volsw() argument
418 snd_soc_get_volsw_sx(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_get_volsw_sx() argument
438 snd_soc_put_volsw_sx(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_put_volsw_sx() argument
526 snd_soc_bytes_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_bytes_get() argument
563 snd_soc_bytes_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_bytes_put() argument
635 snd_soc_bytes_info_ext(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_info * ucontrol) snd_soc_bytes_info_ext() argument
710 snd_soc_get_xr_sx(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_get_xr_sx() argument
754 snd_soc_put_xr_sx(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_put_xr_sx() argument
801 snd_soc_get_strobe(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_get_strobe() argument
833 snd_soc_put_strobe(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_soc_put_strobe() argument
[all...]
/linux/sound/pci/echoaudio/
H A Dechoaudio.c989 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_gain_get()
1001 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_gain_put()
1069 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_gain_get()
1081 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_gain_put()
1137 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_nominal_get()
1149 struct snd_ctl_elem_value *ucontrol) in snd_echo_output_nominal_put()
1198 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_nominal_get()
1211 struct snd_ctl_elem_value *ucontrol) in snd_echo_input_nominal_put()
1260 struct snd_ctl_elem_value *ucontrol) in snd_echo_mixer_get()
1274 struct snd_ctl_elem_value *ucontrol) in snd_echo_mixer_put()
[all …]
/linux/sound/soc/tegra/
H A Dtegra210_i2s.c320 tegra210_i2s_get_loopback(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_get_loopback() argument
331 tegra210_i2s_put_loopback(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_put_loopback() argument
349 tegra210_i2s_get_fsync_width(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_get_fsync_width() argument
360 tegra210_i2s_put_fsync_width(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_put_fsync_width() argument
387 tegra210_i2s_cget_stereo_to_mono(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_cget_stereo_to_mono() argument
398 tegra210_i2s_cput_stereo_to_mono(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_cput_stereo_to_mono() argument
413 tegra210_i2s_cget_mono_to_stereo(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_cget_mono_to_stereo() argument
424 tegra210_i2s_cput_mono_to_stereo(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_cput_mono_to_stereo() argument
439 tegra210_i2s_pget_stereo_to_mono(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_pget_stereo_to_mono() argument
450 tegra210_i2s_pput_stereo_to_mono(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_pput_stereo_to_mono() argument
465 tegra210_i2s_pget_mono_to_stereo(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_pget_mono_to_stereo() argument
476 tegra210_i2s_pput_mono_to_stereo(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_pput_mono_to_stereo() argument
491 tegra210_i2s_pget_fifo_th(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_pget_fifo_th() argument
502 tegra210_i2s_pput_fifo_th(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_pput_fifo_th() argument
517 tegra210_i2s_get_bclk_ratio(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_get_bclk_ratio() argument
528 tegra210_i2s_put_bclk_ratio(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_i2s_put_bclk_ratio() argument
[all...]
H A Dtegra210_mbdrc.c234 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_get() argument
250 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_put() argument
268 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_get_enum() argument
283 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_put_enum() argument
305 struct snd_ctl_elem_value *ucontrol) in tegra210_mbdrc_band_params_get() argument
326 tegra210_mbdrc_band_params_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_band_params_put() argument
351 tegra210_mbdrc_threshold_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_threshold_get() argument
379 tegra210_mbdrc_threshold_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_threshold_put() argument
412 tegra210_mbdrc_biquad_coeffs_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_biquad_coeffs_get() argument
424 tegra210_mbdrc_biquad_coeffs_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_biquad_coeffs_put() argument
451 tegra210_mbdrc_vol_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_vol_get() argument
468 tegra210_mbdrc_vol_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra210_mbdrc_vol_put() argument
[all...]
H A Dtegra186_asrc.c240 struct snd_ctl_elem_value *ucontrol) in tegra186_asrc_get_ratio_source() argument
254 struct snd_ctl_elem_value *ucontrol) in tegra186_asrc_put_ratio_source() argument
274 struct snd_ctl_elem_value *ucontrol) in tegra186_asrc_get_ratio_int() argument
292 struct snd_ctl_elem_value *ucontrol) in tegra186_asrc_put_ratio_int() argument
322 struct snd_ctl_elem_value *ucontrol) in tegra186_asrc_get_ratio_frac() argument
340 tegra186_asrc_put_ratio_frac(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_put_ratio_frac() argument
370 tegra186_asrc_get_hwcomp_disable(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_get_hwcomp_disable() argument
384 tegra186_asrc_put_hwcomp_disable(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_put_hwcomp_disable() argument
402 tegra186_asrc_get_input_threshold(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_get_input_threshold() argument
416 tegra186_asrc_put_input_threshold(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_put_input_threshold() argument
435 tegra186_asrc_get_output_threshold(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_get_output_threshold() argument
449 tegra186_asrc_put_output_threshold(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) tegra186_asrc_put_output_threshold() argument
[all...]
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-misc-control.c75 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_get() argument
87 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_set() argument
129 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_rate_get() argument
141 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_rate_set() argument
173 mt8186_sgen_amplitude_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) mt8186_sgen_amplitude_get() argument
184 mt8186_sgen_amplitude_set(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) mt8186_sgen_amplitude_set() argument
[all...]
/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() argument
34 struct snd_ctl_elem_value *ucontrol) in snd_sof_volume_put() argument
71 struct snd_ctl_elem_value *ucontrol) in snd_sof_switch_get() argument
86 struct snd_ctl_elem_value *ucontrol) in snd_sof_switch_put() argument
101 struct snd_ctl_elem_value *ucontrol) in snd_sof_enum_get() argument
116 snd_sof_enum_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_sof_enum_put() argument
131 snd_sof_bytes_get(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_sof_bytes_get() argument
146 snd_sof_bytes_put(struct snd_kcontrol * kcontrol,struct snd_ctl_elem_value * ucontrol) snd_sof_bytes_put() argument
[all...]
/linux/sound/i2c/other/
H A Dak4117.c143 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_in_error_get()
157 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_in_bit_get()
179 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_rx_get()
188 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_rx_put()
213 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_rate_get()
229 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_get()
247 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_mask_get()
263 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_pget()
285 struct snd_ctl_elem_value *ucontrol) in snd_ak4117_spdif_qget()

1234567891011