Home
last modified time | relevance | path

Searched refs:ucontrol (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/linux-6.3-rc2/sound/aoa/codecs/
A Dtas.c234 struct snd_ctl_elem_value *ucontrol) in tas_snd_vol_get() argument
246 struct snd_ctl_elem_value *ucontrol) in tas_snd_vol_put() argument
284 struct snd_ctl_elem_value *ucontrol) in tas_snd_mute_get() argument
296 struct snd_ctl_elem_value *ucontrol) in tas_snd_mute_put() argument
335 struct snd_ctl_elem_value *ucontrol) in tas_snd_mixer_get() argument
349 struct snd_ctl_elem_value *ucontrol) in tas_snd_mixer_put() argument
395 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_range_get() argument
406 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_range_put() argument
439 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_switch_get() argument
450 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_switch_put() argument
[all …]
A Donyx.c119 struct snd_ctl_elem_value *ucontrol) in onyx_snd_vol_get() argument
136 struct snd_ctl_elem_value *ucontrol) in onyx_snd_vol_put() argument
195 struct snd_ctl_elem_value *ucontrol) in onyx_snd_inputgain_get() argument
204 ucontrol->value.integer.value[0] = in onyx_snd_inputgain_get()
211 struct snd_ctl_elem_value *ucontrol) in onyx_snd_inputgain_put() argument
249 struct snd_ctl_elem_value *ucontrol) in onyx_snd_capture_source_get() argument
277 struct snd_ctl_elem_value *ucontrol) in onyx_snd_capture_source_put() argument
309 struct snd_ctl_elem_value *ucontrol) in onyx_snd_mute_get() argument
325 struct snd_ctl_elem_value *ucontrol) in onyx_snd_mute_put() argument
366 struct snd_ctl_elem_value *ucontrol) in onyx_snd_single_bit_get() argument
[all …]
/linux-6.3-rc2/sound/drivers/vx/
A Dvx_mixer.c428 val[0] = ucontrol->value.integer.value[0]; in vx_output_level_put()
429 val[1] = ucontrol->value.integer.value[1]; in vx_output_level_put()
535 if (ucontrol->value.enumerated.item[0] > 2) in vx_clock_mode_put()
588 val[0] = ucontrol->value.integer.value[0]; in vx_audio_gain_put()
589 val[1] = ucontrol->value.integer.value[1]; in vx_audio_gain_put()
622 val[0] = ucontrol->value.integer.value[0]; in vx_audio_monitor_put()
623 val[1] = ucontrol->value.integer.value[1]; in vx_audio_monitor_put()
768 ucontrol->value.iec958.status[0] = 0xff; in vx_iec958_mask_get()
769 ucontrol->value.iec958.status[1] = 0xff; in vx_iec958_mask_get()
770 ucontrol->value.iec958.status[2] = 0xff; in vx_iec958_mask_get()
[all …]
/linux-6.3-rc2/sound/pci/ca0106/
A Dca0106_mixer.c147 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_shared_spdif_get() argument
156 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_shared_spdif_put() argument
162 val = !!ucontrol->value.integer.value[0]; in snd_ca0106_shared_spdif_put()
182 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_source_get() argument
191 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_source_put() argument
219 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_i2c_capture_source_get() argument
228 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_i2c_capture_source_put() argument
264 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_mic_line_in_get() argument
273 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_capture_mic_line_in_put() argument
508 struct snd_ctl_elem_value *ucontrol) in spi_mute_get() argument
[all …]
/linux-6.3-rc2/sound/soc/
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
254 struct snd_ctl_elem_value *ucontrol) in snd_soc_get_volsw() argument
280 ucontrol->value.integer.value[0] = in snd_soc_get_volsw()
295 ucontrol->value.integer.value[1] = in snd_soc_get_volsw()
314 struct snd_ctl_elem_value *ucontrol) in snd_soc_put_volsw() argument
531 struct snd_ctl_elem_value *ucontrol) in snd_soc_put_volsw_range() argument
604 struct snd_ctl_elem_value *ucontrol) in snd_soc_get_volsw_range() argument
621 ucontrol->value.integer.value[0] = in snd_soc_get_volsw_range()
624 ucontrol->value.integer.value[0] = in snd_soc_get_volsw_range()
[all …]
/linux-6.3-rc2/sound/usb/6fire/
A Dcontrol.c186 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_vol_put() argument
216 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_vol_get() argument
233 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_mute_put() argument
247 if (ucontrol->value.integer.value[0]) in usb6fire_control_output_mute_put()
249 if (ucontrol->value.integer.value[1]) in usb6fire_control_output_mute_put()
260 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_output_mute_get() argument
290 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_input_vol_put() argument
313 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_input_vol_get() argument
330 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_put() argument
343 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_get() argument
[all …]
/linux-6.3-rc2/sound/pci/ice1712/
A Dwtm.c114 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_get() argument
141 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_mute_put() argument
192 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get() argument
209 ucontrol->value.integer.value[0] = 0x7f - vol; in stac9460_dac_vol_get()
214 struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_put() argument
259 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_get() argument
281 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_put() argument
327 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_get() argument
351 struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_put() argument
396 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_get() argument
[all …]
A Dpontis.c119 ucontrol->value.integer.value[i] = val; in wm_dac_vol_get()
133 nval = ucontrol->value.integer.value[i]; in wm_dac_vol_put()
174 ucontrol->value.integer.value[i] = val; in wm_adc_vol_get()
188 nvol = ucontrol->value.integer.value[i]; in wm_adc_vol_put()
226 if (ucontrol->value.integer.value[0]) in wm_adc_mux_put()
261 if (ucontrol->value.integer.value[0]) in wm_bypass_put()
297 if (ucontrol->value.integer.value[0]) in wm_chswap_put()
414 ucontrol->value.enumerated.item[0] = ice->gpio.saved[0]; in cs_source_get()
466 val = (~ucontrol->value.integer.value[0] & 0xffff) | 0x00f0; in pontis_gpio_mask_put()
490 val = ucontrol->value.integer.value[0] & 0xff0f; in pontis_gpio_dir_put()
[all …]
A Daureon.c214 nval = ucontrol->value.enumerated.item[0]; in aureon_universe_inmux_put()
748 ucontrol->value.integer.value[i] = in wm_master_vol_get()
801 ucontrol->value.integer.value[i] = in wm_vol_get()
855 ucontrol->value.integer.value[i] = in wm_mute_get()
896 ucontrol->value.integer.value[0] = in wm_master_mute_get()
898 ucontrol->value.integer.value[1] = in wm_master_mute_get()
950 ucontrol->value.integer.value[0] = val; in wm_pcm_vol_get()
961 nvol = ucontrol->value.integer.value[0]; in wm_pcm_vol_put()
1216 if (ucontrol->value.integer.value[0]) in aureon_cs8415_mute_put()
1341 if (ucontrol->value.integer.value[0]) in aureon_deemp_put()
[all …]
A Dprodigy192.c105 ucontrol->value.integer.value[0] = (~val >> 7) & 0x1; in stac9460_dac_mute_get()
153 ucontrol->value.integer.value[0] = 0x7f - vol; in stac9460_dac_vol_get()
169 nvol = ucontrol->value.integer.value[0]; in stac9460_dac_vol_put()
197 ucontrol->value.integer.value[i] = ~val>>7 & 0x1; in stac9460_adc_mute_get()
243 ucontrol->value.integer.value[i] = 0x0f - vol; in stac9460_adc_vol_get()
258 nvol = ucontrol->value.integer.value[i] & 0x0f; in stac9460_adc_vol_put()
278 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_get() argument
284 ucontrol->value.enumerated.item[0] = (val >> 7) & 0x1; in stac9460_mic_sw_get()
289 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_put() argument
549 struct snd_ctl_elem_value *ucontrol) in ak4114_input_sw_get() argument
[all …]
/linux-6.3-rc2/sound/pci/emu10k1/
A Demumixer.c61 ucontrol->value.iec958.status[0] = 0xff; in snd_emu10k1_spdif_get_mask()
62 ucontrol->value.iec958.status[1] = 0xff; in snd_emu10k1_spdif_get_mask()
63 ucontrol->value.iec958.status[2] = 0xff; in snd_emu10k1_spdif_get_mask()
64 ucontrol->value.iec958.status[3] = 0xff; in snd_emu10k1_spdif_get_mask()
590 val = ucontrol->value.integer.value[0]; in snd_emu1010_adc_pads_put()
638 val = ucontrol->value.integer.value[0]; in snd_emu1010_dac_pads_put()
1455 ucontrol->value.integer.value[idx] = in snd_emu10k1_efx_send_routing_get()
1639 ucontrol->value.integer.value[0] = in snd_emu10k1_shared_spdif_get()
1640 !ucontrol->value.integer.value[0]; in snd_emu10k1_shared_spdif_get()
1653 sw = ucontrol->value.integer.value[0]; in snd_emu10k1_shared_spdif_put()
[all …]
/linux-6.3-rc2/sound/pci/pcxhr/
A Dpcxhr_mixer.c110 struct snd_ctl_elem_value *ucontrol) in pcxhr_analog_vol_get() argument
126 struct snd_ctl_elem_value *ucontrol) in pcxhr_analog_vol_put() argument
210 ucontrol->value.integer.value[i]) { in pcxhr_audio_sw_put()
212 !!ucontrol->value.integer.value[i]; in pcxhr_audio_sw_put()
440 !!ucontrol->value.integer.value[i]; in pcxhr_pcm_sw_put()
487 ucontrol->value.integer.value[i]; in pcxhr_monitor_vol_put()
515 struct snd_ctl_elem_value *ucontrol) in pcxhr_monitor_sw_get() argument
526 struct snd_ctl_elem_value *ucontrol) in pcxhr_monitor_sw_put() argument
537 !!ucontrol->value.integer.value[i]; in pcxhr_monitor_sw_put()
996 ucontrol->value.iec958.status[i]); in pcxhr_iec958_put()
[all …]
/linux-6.3-rc2/sound/pci/mixart/
A Dmixart_mixer.c368 int new_volume = ucontrol->value.integer.value[i]; in mixart_analog_vol_put()
426 ucontrol->value.integer.value[i]) { in mixart_audio_sw_put()
428 !!ucontrol->value.integer.value[i]; in mixart_audio_sw_put()
837 ucontrol->value.integer.value[0] = stored_volume[0]; in mixart_pcm_vol_get()
866 int vol = ucontrol->value.integer.value[i]; in mixart_pcm_vol_put()
929 ucontrol->value.integer.value[i]) { in mixart_pcm_sw_put()
931 !!ucontrol->value.integer.value[i]; in mixart_pcm_sw_put()
1003 ucontrol->value.integer.value[i]) { in mixart_monitor_vol_put()
1005 !!ucontrol->value.integer.value[i]; in mixart_monitor_vol_put()
1047 ucontrol->value.integer.value[i]) { in mixart_monitor_sw_put()
[all …]
/linux-6.3-rc2/sound/soc/mediatek/mt8186/
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
96 if (ucontrol->value.enumerated.item[0] >= e->items) in mt8186_sgen_set()
99 mode = ucontrol->value.integer.value[0]; in mt8186_sgen_set()
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
149 if (ucontrol->value.enumerated.item[0] >= e->items) in mt8186_sgen_rate_set()
152 rate = ucontrol->value.integer.value[0]; in mt8186_sgen_rate_set()
173 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_amplitude_get() argument
184 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_amplitude_set() argument
[all …]
/linux-6.3-rc2/sound/soc/img/
A Dimg-spdif-in.c282 ucontrol->value.iec958.status[0] = 0xff; in img_spdif_in_get_status_mask()
283 ucontrol->value.iec958.status[1] = 0xff; in img_spdif_in_get_status_mask()
284 ucontrol->value.iec958.status[2] = 0xff; in img_spdif_in_get_status_mask()
285 ucontrol->value.iec958.status[3] = 0xff; in img_spdif_in_get_status_mask()
286 ucontrol->value.iec958.status[4] = 0xff; in img_spdif_in_get_status_mask()
292 struct snd_ctl_elem_value *ucontrol) in img_spdif_in_get_status() argument
322 struct snd_ctl_elem_value *ucontrol) in img_spdif_in_get_multi_freq() argument
335 ucontrol->value.integer.value[0] = 0; in img_spdif_in_get_multi_freq()
336 ucontrol->value.integer.value[1] = 0; in img_spdif_in_get_multi_freq()
337 ucontrol->value.integer.value[2] = 0; in img_spdif_in_get_multi_freq()
[all …]
/linux-6.3-rc2/sound/pcmcia/vx/
A Dvxp_mixer.c30 static int vx_mic_level_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_mic_level_get() argument
34 ucontrol->value.integer.value[0] = chip->mic_level; in vx_mic_level_get()
38 static int vx_mic_level_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_mic_level_put() argument
42 unsigned int val = ucontrol->value.integer.value[0]; in vx_mic_level_put()
47 if (chip->mic_level != ucontrol->value.integer.value[0]) { in vx_mic_level_put()
48 vx_set_mic_level(_chip, ucontrol->value.integer.value[0]); in vx_mic_level_put()
49 chip->mic_level = ucontrol->value.integer.value[0]; in vx_mic_level_put()
75 static int vx_mic_boost_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_mic_boost_get() argument
79 ucontrol->value.integer.value[0] = chip->mic_level; in vx_mic_boost_get()
83 static int vx_mic_boost_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_mic_boost_put() argument
[all …]
/linux-6.3-rc2/sound/ppc/
A Ddaca.c83 struct snd_ctl_elem_value *ucontrol) in daca_get_deemphasis() argument
95 struct snd_ctl_elem_value *ucontrol) in daca_put_deemphasis() argument
124 struct snd_ctl_elem_value *ucontrol) in daca_get_volume() argument
131 ucontrol->value.integer.value[0] = mix->left_vol; in daca_get_volume()
132 ucontrol->value.integer.value[1] = mix->right_vol; in daca_get_volume()
137 struct snd_ctl_elem_value *ucontrol) in daca_put_volume() argument
147 vol[0] = ucontrol->value.integer.value[0]; in daca_put_volume()
148 vol[1] = ucontrol->value.integer.value[1]; in daca_put_volume()
165 struct snd_ctl_elem_value *ucontrol) in daca_get_amp() argument
177 struct snd_ctl_elem_value *ucontrol) in daca_put_amp() argument
[all …]
/linux-6.3-rc2/sound/soc/tegra/
A Dtegra186_dspk.c30 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_fifo_th() argument
41 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_fifo_th() argument
45 int value = ucontrol->value.integer.value[0]; in tegra186_dspk_put_fifo_th()
56 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_osr_val() argument
67 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_osr_val() argument
82 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_pol_sel() argument
93 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_pol_sel() argument
108 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_ch_sel() argument
119 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_ch_sel() argument
134 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_mono_to_stereo() argument
[all …]
A Dtegra210_dmic.c160 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_boost_gain() argument
171 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_boost_gain() argument
175 int value = ucontrol->value.integer.value[0]; in tegra210_dmic_put_boost_gain()
212 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_mono_to_stereo() argument
223 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_mono_to_stereo() argument
238 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_stereo_to_mono() argument
249 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_stereo_to_mono() argument
264 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_osr_val() argument
275 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_osr_val() argument
290 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_pol_sel() argument
[all …]
A Dtegra210_mvc.c125 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_mute() argument
141 ucontrol->value.integer.value[0] = in tegra210_mvc_get_mute()
144 ucontrol->value.integer.value[0] = 0; in tegra210_mvc_get_mute()
151 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_master_mute() argument
164 ucontrol->value.integer.value[0] = in tegra210_mvc_get_master_mute()
168 ucontrol->value.integer.value[0] = in tegra210_mvc_get_master_mute()
171 ucontrol->value.integer.value[0] = 0; in tegra210_mvc_get_master_mute()
248 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_put_mute() argument
260 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_vol() argument
276 ucontrol->value.integer.value[0] = val; in tegra210_mvc_get_vol()
[all …]
/linux-6.3-rc2/sound/isa/sb/
A Dsb_mixer.c68 ucontrol->value.integer.value[0] = val; in snd_sbmixer_get_single()
123 ucontrol->value.integer.value[0] = left; in snd_sbmixer_get_double()
124 ucontrol->value.integer.value[1] = right; in snd_sbmixer_get_double()
188 ucontrol->value.enumerated.item[0] = 0; in snd_dt019x_input_sw_get()
191 ucontrol->value.enumerated.item[0] = 1; in snd_dt019x_input_sw_get()
194 ucontrol->value.enumerated.item[0] = 2; in snd_dt019x_input_sw_get()
197 ucontrol->value.enumerated.item[0] = 4; in snd_dt019x_input_sw_get()
207 ucontrol->value.enumerated.item[0] = 4; in snd_dt019x_input_sw_get()
265 struct snd_ctl_elem_value *ucontrol) in snd_als4k_mono_capture_route_get() argument
283 struct snd_ctl_elem_value *ucontrol) in snd_als4k_mono_capture_route_put() argument
[all …]
/linux-6.3-rc2/sound/drivers/pcsp/
A Dpcsp_mixer.c25 struct snd_ctl_elem_value *ucontrol) in pcsp_enable_get() argument
28 ucontrol->value.integer.value[0] = chip->enable; in pcsp_enable_get()
33 struct snd_ctl_elem_value *ucontrol) in pcsp_enable_put() argument
37 int enab = ucontrol->value.integer.value[0]; in pcsp_enable_put()
60 struct snd_ctl_elem_value *ucontrol) in pcsp_treble_get() argument
68 struct snd_ctl_elem_value *ucontrol) in pcsp_treble_put() argument
72 int treble = ucontrol->value.enumerated.item[0]; in pcsp_treble_put()
94 struct snd_ctl_elem_value *ucontrol) in pcsp_pcspkr_get() argument
97 ucontrol->value.integer.value[0] = chip->pcspkr; in pcsp_pcspkr_get()
102 struct snd_ctl_elem_value *ucontrol) in pcsp_pcspkr_put() argument
[all …]
/linux-6.3-rc2/sound/soc/ti/
A Dn810.c121 struct snd_ctl_elem_value *ucontrol) in n810_get_spk() argument
123 ucontrol->value.enumerated.item[0] = n810_spk_func; in n810_get_spk()
129 struct snd_ctl_elem_value *ucontrol) in n810_set_spk() argument
136 n810_spk_func = ucontrol->value.enumerated.item[0]; in n810_set_spk()
143 struct snd_ctl_elem_value *ucontrol) in n810_get_jack() argument
145 ucontrol->value.enumerated.item[0] = n810_jack_func; in n810_get_jack()
151 struct snd_ctl_elem_value *ucontrol) in n810_set_jack() argument
158 n810_jack_func = ucontrol->value.enumerated.item[0]; in n810_set_jack()
165 struct snd_ctl_elem_value *ucontrol) in n810_get_input() argument
167 ucontrol->value.enumerated.item[0] = n810_dmic_func; in n810_get_input()
[all …]
/linux-6.3-rc2/sound/soc/codecs/
A Drt715-sdca.c132 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_set_amp_gain_put() argument
165 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_set_amp_gain_4ch_put() argument
201 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_set_amp_gain_8ch_put() argument
237 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_set_amp_gain_get() argument
260 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_set_amp_gain_4ch_get() argument
285 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_set_amp_gain_8ch_get() argument
323 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_get_volsw() argument
341 ucontrol->value.integer.value[i + 1] = in rt715_sdca_get_volsw()
349 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_put_volsw() argument
511 struct snd_ctl_elem_value *ucontrol) in rt715_sdca_mux_get() argument
[all …]
A Dwm8958-dsp2.c497 struct snd_ctl_elem_value *ucontrol) in wm8958_mbc_get() argument
509 struct snd_ctl_elem_value *ucontrol) in wm8958_mbc_put() argument
518 if (ucontrol->value.integer.value[0] > 1) in wm8958_mbc_put()
620 struct snd_ctl_elem_value *ucontrol) in wm8958_vss_get() argument
632 struct snd_ctl_elem_value *ucontrol) in wm8958_vss_put() argument
681 struct snd_ctl_elem_value *ucontrol) in wm8958_hpf_get() argument
696 struct snd_ctl_elem_value *ucontrol) in wm8958_hpf_put() argument
704 ucontrol->value.integer.value[0]) in wm8958_hpf_put()
708 ucontrol->value.integer.value[0]) in wm8958_hpf_put()
787 struct snd_ctl_elem_value *ucontrol) in wm8958_enh_eq_get() argument
[all …]

Completed in 58 milliseconds

12345678910>>...15