Home
last modified time | relevance | path

Searched defs:kcontrol (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demumixer.c32 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 …]
/kernel/linux/linux-5.10/sound/pci/ice1712/
Daureon.c188 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 …]
Dpontis.c100 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 …]
Dphase.c285 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 …]
Dwtm.c113 static int stac9460_dac_mute_get(struct snd_kcontrol *kcontrol, in stac9460_dac_mute_get()
140 static int stac9460_dac_mute_put(struct snd_kcontrol *kcontrol, in stac9460_dac_mute_put()
181 static int stac9460_dac_vol_info(struct snd_kcontrol *kcontrol, in stac9460_dac_vol_info()
191 static int stac9460_dac_vol_get(struct snd_kcontrol *kcontrol, in stac9460_dac_vol_get()
213 static int stac9460_dac_vol_put(struct snd_kcontrol *kcontrol, in stac9460_dac_vol_put()
258 static int stac9460_adc_mute_get(struct snd_kcontrol *kcontrol, in stac9460_adc_mute_get()
280 static int stac9460_adc_mute_put(struct snd_kcontrol *kcontrol, in stac9460_adc_mute_put()
316 static int stac9460_adc_vol_info(struct snd_kcontrol *kcontrol, in stac9460_adc_vol_info()
326 static int stac9460_adc_vol_get(struct snd_kcontrol *kcontrol, in stac9460_adc_vol_get()
350 static int stac9460_adc_vol_put(struct snd_kcontrol *kcontrol, in stac9460_adc_vol_put()
[all …]
/kernel/linux/linux-5.10/sound/pci/ca0106/
Dca0106_mixer.c146 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 …]
/kernel/linux/linux-5.10/sound/i2c/other/
Dak4117.c142 static int snd_ak4117_in_error_info(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_info()
152 static int snd_ak4117_in_error_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_get()
167 static int snd_ak4117_in_bit_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_bit_get()
179 static int snd_ak4117_rx_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_info()
189 static int snd_ak4117_rx_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_get()
198 static int snd_ak4117_rx_put(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_put()
214 static int snd_ak4117_rate_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_info()
224 static int snd_ak4117_rate_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_get()
233 static int snd_ak4117_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_ak4117_spdif_info()
240 static int snd_ak4117_spdif_get(struct snd_kcontrol *kcontrol, in snd_ak4117_spdif_get()
[all …]
Dak4113.c173 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 …]
Dak4114.c168 static int snd_ak4114_in_error_info(struct snd_kcontrol *kcontrol, in snd_ak4114_in_error_info()
178 static int snd_ak4114_in_error_get(struct snd_kcontrol *kcontrol, in snd_ak4114_in_error_get()
193 static int snd_ak4114_in_bit_get(struct snd_kcontrol *kcontrol, in snd_ak4114_in_bit_get()
205 static int snd_ak4114_rate_info(struct snd_kcontrol *kcontrol, in snd_ak4114_rate_info()
215 static int snd_ak4114_rate_get(struct snd_kcontrol *kcontrol, in snd_ak4114_rate_get()
224 static int snd_ak4114_spdif_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_ak4114_spdif_info()
231 static int snd_ak4114_spdif_get(struct snd_kcontrol *kcontrol, in snd_ak4114_spdif_get()
242 static int snd_ak4114_spdif_playback_get(struct snd_kcontrol *kcontrol, in snd_ak4114_spdif_playback_get()
253 static int snd_ak4114_spdif_playback_put(struct snd_kcontrol *kcontrol, in snd_ak4114_spdif_playback_put()
264 static int snd_ak4114_spdif_mask_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinf… in snd_ak4114_spdif_mask_info()
[all …]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
Dpcxhr_mixer.c74 static int pcxhr_analog_vol_info(struct snd_kcontrol *kcontrol, in pcxhr_analog_vol_info()
109 static int pcxhr_analog_vol_get(struct snd_kcontrol *kcontrol, in pcxhr_analog_vol_get()
125 static int pcxhr_analog_vol_put(struct snd_kcontrol *kcontrol, in pcxhr_analog_vol_put()
190 static int pcxhr_audio_sw_get(struct snd_kcontrol *kcontrol, in pcxhr_audio_sw_get()
202 static int pcxhr_audio_sw_put(struct snd_kcontrol *kcontrol, in pcxhr_audio_sw_put()
336 static int pcxhr_digital_vol_info(struct snd_kcontrol *kcontrol, in pcxhr_digital_vol_info()
347 static int pcxhr_pcm_vol_get(struct snd_kcontrol *kcontrol, in pcxhr_pcm_vol_get()
366 static int pcxhr_pcm_vol_put(struct snd_kcontrol *kcontrol, in pcxhr_pcm_vol_put()
413 static int pcxhr_pcm_sw_get(struct snd_kcontrol *kcontrol, in pcxhr_pcm_sw_get()
426 static int pcxhr_pcm_sw_put(struct snd_kcontrol *kcontrol, in pcxhr_pcm_sw_put()
[all …]
/kernel/linux/linux-5.10/sound/drivers/pcsp/
Dpcsp_mixer.c14 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()
/kernel/linux/linux-5.10/sound/aoa/codecs/
Dtas.c224 static int tas_snd_vol_info(struct snd_kcontrol *kcontrol, in tas_snd_vol_info()
234 static int tas_snd_vol_get(struct snd_kcontrol *kcontrol, in tas_snd_vol_get()
246 static int tas_snd_vol_put(struct snd_kcontrol *kcontrol, in tas_snd_vol_put()
284 static int tas_snd_mute_get(struct snd_kcontrol *kcontrol, in tas_snd_mute_get()
296 static int tas_snd_mute_put(struct snd_kcontrol *kcontrol, in tas_snd_mute_put()
325 static int tas_snd_mixer_info(struct snd_kcontrol *kcontrol, in tas_snd_mixer_info()
335 static int tas_snd_mixer_get(struct snd_kcontrol *kcontrol, in tas_snd_mixer_get()
349 static int tas_snd_mixer_put(struct snd_kcontrol *kcontrol, in tas_snd_mixer_put()
385 static int tas_snd_drc_range_info(struct snd_kcontrol *kcontrol, in tas_snd_drc_range_info()
395 static int tas_snd_drc_range_get(struct snd_kcontrol *kcontrol, in tas_snd_drc_range_get()
[all …]
/kernel/linux/linux-5.10/sound/usb/6fire/
Dcontrol.c175 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 …]
/kernel/linux/linux-5.10/sound/pci/echoaudio/
Dechoaudio.c981 static int snd_echo_output_gain_info(struct snd_kcontrol *kcontrol, in snd_echo_output_gain_info()
994 static int snd_echo_output_gain_get(struct snd_kcontrol *kcontrol, in snd_echo_output_gain_get()
1006 static int snd_echo_output_gain_put(struct snd_kcontrol *kcontrol, in snd_echo_output_gain_put()
1062 static int snd_echo_input_gain_info(struct snd_kcontrol *kcontrol, in snd_echo_input_gain_info()
1075 static int snd_echo_input_gain_get(struct snd_kcontrol *kcontrol, in snd_echo_input_gain_get()
1087 static int snd_echo_input_gain_put(struct snd_kcontrol *kcontrol, in snd_echo_input_gain_put()
1131 static int snd_echo_output_nominal_info (struct snd_kcontrol *kcontrol, in snd_echo_output_nominal_info()
1144 static int snd_echo_output_nominal_get(struct snd_kcontrol *kcontrol, in snd_echo_output_nominal_get()
1156 static int snd_echo_output_nominal_put(struct snd_kcontrol *kcontrol, in snd_echo_output_nominal_put()
1193 static int snd_echo_input_nominal_info(struct snd_kcontrol *kcontrol, in snd_echo_input_nominal_info()
[all …]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835-ctl.c30 static int snd_bcm2835_ctl_info(struct snd_kcontrol *kcontrol, in snd_bcm2835_ctl_info()
52 static int snd_bcm2835_ctl_get(struct snd_kcontrol *kcontrol, in snd_bcm2835_ctl_get()
70 static int snd_bcm2835_ctl_put(struct snd_kcontrol *kcontrol, in snd_bcm2835_ctl_put()
131 static int snd_bcm2835_spdif_default_info(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_default_info()
139 static int snd_bcm2835_spdif_default_get(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_default_get()
155 static int snd_bcm2835_spdif_default_put(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_default_put()
174 static int snd_bcm2835_spdif_mask_info(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_mask_info()
182 static int snd_bcm2835_spdif_mask_get(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_mask_get()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm8958-dsp2.c412 struct snd_kcontrol *kcontrol, int event) in wm8958_aif_ev()
453 static int wm8958_put_mbc_enum(struct snd_kcontrol *kcontrol, in wm8958_put_mbc_enum()
475 static int wm8958_get_mbc_enum(struct snd_kcontrol *kcontrol, in wm8958_get_mbc_enum()
486 static int wm8958_mbc_info(struct snd_kcontrol *kcontrol, in wm8958_mbc_info()
496 static int wm8958_mbc_get(struct snd_kcontrol *kcontrol, in wm8958_mbc_get()
508 static int wm8958_mbc_put(struct snd_kcontrol *kcontrol, in wm8958_mbc_put()
543 static int wm8958_put_vss_enum(struct snd_kcontrol *kcontrol, in wm8958_put_vss_enum()
565 static int wm8958_get_vss_enum(struct snd_kcontrol *kcontrol, in wm8958_get_vss_enum()
576 static int wm8958_put_vss_hpf_enum(struct snd_kcontrol *kcontrol, in wm8958_put_vss_hpf_enum()
598 static int wm8958_get_vss_hpf_enum(struct snd_kcontrol *kcontrol, in wm8958_get_vss_hpf_enum()
[all …]
Dmt6359.c243 static int mt6359_put_volsw(struct snd_kcontrol *kcontrol, in mt6359_put_volsw()
618 struct snd_kcontrol *kcontrol, in mt_sgen_event()
844 struct snd_kcontrol *kcontrol, in mt_hp_event()
874 struct snd_kcontrol *kcontrol, in mt_rcv_event()
958 struct snd_kcontrol *kcontrol, in mt_lo_event()
1044 struct snd_kcontrol *kcontrol, in mt_adc_clk_gen_event()
1084 struct snd_kcontrol *kcontrol, in mt_dcc_clk_event()
1119 struct snd_kcontrol *kcontrol, in mt_mic_bias_0_event()
1173 struct snd_kcontrol *kcontrol, in mt_mic_bias_1_event()
1206 struct snd_kcontrol *kcontrol, in mt_mic_bias_2_event()
[all …]
/kernel/linux/linux-5.10/sound/drivers/vx/
Dvx_mixer.c400 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 …]
/kernel/linux/linux-5.10/sound/soc/
Dsoc-ops.c40 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()
476 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw_range()
[all …]
/kernel/linux/linux-5.10/sound/isa/sb/
Dsb_mixer.c45 static int snd_sbmixer_info_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_sbmixer_info_single()
56 static int snd_sbmixer_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontro… in snd_sbmixer_get_single()
72 static int snd_sbmixer_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontro… in snd_sbmixer_put_single()
97 static int snd_sbmixer_info_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_sbmixer_info_double()
108 static int snd_sbmixer_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontro… in snd_sbmixer_get_double()
128 static int snd_sbmixer_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontro… in snd_sbmixer_put_double()
168 static int snd_dt019x_input_sw_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_dt019x_input_sw_info()
177 static int snd_dt019x_input_sw_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontr… in snd_dt019x_input_sw_get()
213 static int snd_dt019x_input_sw_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontr… in snd_dt019x_input_sw_put()
254 static int snd_als4k_mono_capture_route_info(struct snd_kcontrol *kcontrol, in snd_als4k_mono_capture_route_info()
[all …]
/kernel/linux/linux-5.10/sound/usb/
Dmixer_us16x08.c174 static int snd_us16x08_route_info(struct snd_kcontrol *kcontrol, in snd_us16x08_route_info()
180 static int snd_us16x08_route_get(struct snd_kcontrol *kcontrol, in snd_us16x08_route_get()
192 static int snd_us16x08_route_put(struct snd_kcontrol *kcontrol, in snd_us16x08_route_put()
238 static int snd_us16x08_master_info(struct snd_kcontrol *kcontrol, in snd_us16x08_master_info()
249 static int snd_us16x08_master_get(struct snd_kcontrol *kcontrol, in snd_us16x08_master_get()
260 static int snd_us16x08_master_put(struct snd_kcontrol *kcontrol, in snd_us16x08_master_put()
297 static int snd_us16x08_bus_put(struct snd_kcontrol *kcontrol, in snd_us16x08_bus_put()
338 static int snd_us16x08_bus_get(struct snd_kcontrol *kcontrol, in snd_us16x08_bus_get()
359 static int snd_us16x08_channel_get(struct snd_kcontrol *kcontrol, in snd_us16x08_channel_get()
370 static int snd_us16x08_channel_put(struct snd_kcontrol *kcontrol, in snd_us16x08_channel_put()
[all …]
/kernel/linux/linux-5.10/sound/pci/mixart/
Dmixart_mixer.c330 static int mixart_analog_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in mixart_analog_vol_info()
344 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()
809 static int mixart_digital_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in mixart_digital_vol_info()
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()
[all …]
/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra186_dspk.c29 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 …]
Dtegra210_dmic.c159 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 …]
/kernel/linux/linux-5.10/sound/soc/sof/
Dcontrol.c19 struct snd_kcontrol *kcontrol, in update_mute_led()
68 int snd_sof_volume_get(struct snd_kcontrol *kcontrol, in snd_sof_volume_get()
86 int snd_sof_volume_put(struct snd_kcontrol *kcontrol, in snd_sof_volume_put()
117 int snd_sof_switch_get(struct snd_kcontrol *kcontrol, in snd_sof_switch_get()
133 int snd_sof_switch_put(struct snd_kcontrol *kcontrol, in snd_sof_switch_put()
167 int snd_sof_enum_get(struct snd_kcontrol *kcontrol, in snd_sof_enum_get()
183 int snd_sof_enum_put(struct snd_kcontrol *kcontrol, in snd_sof_enum_put()
214 int snd_sof_bytes_get(struct snd_kcontrol *kcontrol, in snd_sof_bytes_get()
248 int snd_sof_bytes_put(struct snd_kcontrol *kcontrol, in snd_sof_bytes_put()
290 int snd_sof_bytes_ext_put(struct snd_kcontrol *kcontrol, in snd_sof_bytes_ext_put()
[all …]

12345678910>>...15