Home
last modified time | relevance | path

Searched refs:snd_kcontrol (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/linux-6.3-rc2/include/sound/
A Dcontrol.h16 struct snd_kcontrol;
70 struct snd_kcontrol { struct
83 void (*private_free)(struct snd_kcontrol *kcontrol); argument
87 #define snd_kcontrol(n) list_entry(n, struct snd_kcontrol, list) macro
186 struct snd_kcontrol *src_kctl, in snd_ctl_build_ioff()
211 struct snd_kcontrol *follower,
236 snd_ctl_add_follower(struct snd_kcontrol *master, struct snd_kcontrol *follower) in snd_ctl_add_follower()
259 struct snd_kcontrol *follower) in snd_ctl_add_follower_uncached()
271 struct snd_kcontrol *follower,
289 struct snd_kcontrol *
[all …]
A Dsoc-topology.h19 struct snd_kcontrol;
50 struct snd_kcontrol *kcontrol;
78 int (*get)(struct snd_kcontrol *kcontrol,
80 int (*put)(struct snd_kcontrol *kcontrol,
82 int (*info)(struct snd_kcontrol *kcontrol,
89 int (*get)(struct snd_kcontrol *kcontrol, unsigned int __user *bytes,
91 int (*put)(struct snd_kcontrol *kcontrol,
101 struct snd_kcontrol *k, int event);
/linux-6.3-rc2/sound/core/
A Dvmaster.c191 static int follower_get(struct snd_kcontrol *kcontrol, in follower_get()
198 static int follower_put(struct snd_kcontrol *kcontrol, in follower_put()
252 int _snd_ctl_add_follower(struct snd_kcontrol *master, in _snd_ctl_add_follower()
253 struct snd_kcontrol *follower, in _snd_ctl_add_follower()
286 static int master_info(struct snd_kcontrol *kcontrol, in master_info()
302 static int master_get(struct snd_kcontrol *kcontrol, in master_get()
332 static int master_put(struct snd_kcontrol *kcontrol, in master_put()
363 struct snd_kcontrol *sctl = follower->kctl; in master_free()
396 struct snd_kcontrol *kctl; in snd_ctl_make_virtual_master()
501 int (*func)(struct snd_kcontrol *vfollower, in snd_ctl_apply_vmaster_followers()
[all …]
A Dcontrol.c115 struct snd_kcontrol *control; in snd_ctl_release()
265 struct snd_kcontrol *kctl; in snd_ctl_new1()
338 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict()
466 struct snd_kcontrol *old; in __snd_ctl_add_replace()
621 struct snd_kcontrol *kctl; in snd_ctl_remove_id()
650 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl()
689 struct snd_kcontrol *kctl; in snd_ctl_activate_id()
738 struct snd_kcontrol *kctl; in snd_ctl_rename_id()
783 struct snd_kcontrol *kctl; in snd_ctl_find_numid_slow()
834 struct snd_kcontrol *kctl; in snd_ctl_find_id()
[all …]
/linux-6.3-rc2/sound/pci/ca0106/
A Dca0106_mixer.c309 static int snd_ca0106_spdif_info(struct snd_kcontrol *kcontrol, in snd_ca0106_spdif_info()
347 static int snd_ca0106_spdif_get_mask(struct snd_kcontrol *kcontrol, in snd_ca0106_spdif_get_mask()
401 static int snd_ca0106_volume_info(struct snd_kcontrol *kcontrol, in snd_ca0106_volume_info()
411 static int snd_ca0106_volume_get(struct snd_kcontrol *kcontrol, in snd_ca0106_volume_get()
427 static int snd_ca0106_volume_put(struct snd_kcontrol *kcontrol, in snd_ca0106_volume_put()
507 static int spi_mute_get(struct snd_kcontrol *kcontrol, in spi_mute_get()
518 static int spi_mute_put(struct snd_kcontrol *kcontrol, in spi_mute_put()
721 struct snd_kcontrol *kctl = ctl_find(card, src); in rename_ctl()
765 struct snd_kcontrol *master, const char * const *list) in add_followers()
768 struct snd_kcontrol *follower = ctl_find(card, *list); in add_followers()
[all …]
/linux-6.3-rc2/sound/drivers/pcsp/
A 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()
/linux-6.3-rc2/sound/pci/oxygen/
A Dxonar_dg_mixer.c47 static int output_select_info(struct snd_kcontrol *ctl, in output_select_info()
59 static int output_select_get(struct snd_kcontrol *ctl, in output_select_get()
71 static int output_select_put(struct snd_kcontrol *ctl, in output_select_put()
150 static int hp_mute_get(struct snd_kcontrol *ctl, in hp_mute_get()
163 static int hp_mute_put(struct snd_kcontrol *ctl, in hp_mute_put()
198 static int input_vol_info(struct snd_kcontrol *ctl, in input_vol_info()
208 static int input_vol_get(struct snd_kcontrol *ctl, in input_vol_get()
222 static int input_vol_put(struct snd_kcontrol *ctl, in input_vol_put()
269 static int input_sel_info(struct snd_kcontrol *ctl, in input_sel_info()
279 static int input_sel_get(struct snd_kcontrol *ctl, in input_sel_get()
[all …]
A Doxygen_mixer.c16 static int dac_volume_info(struct snd_kcontrol *ctl, in dac_volume_info()
28 static int dac_volume_get(struct snd_kcontrol *ctl, in dac_volume_get()
41 static int dac_volume_put(struct snd_kcontrol *ctl, in dac_volume_put()
61 static int dac_mute_get(struct snd_kcontrol *ctl, in dac_mute_get()
72 static int dac_mute_put(struct snd_kcontrol *ctl, in dac_mute_put()
364 static int spdif_mask_get(struct snd_kcontrol *ctl, in spdif_mask_get()
374 static int spdif_pcm_get(struct snd_kcontrol *ctl, in spdif_pcm_get()
385 static int spdif_pcm_put(struct snd_kcontrol *ctl, in spdif_pcm_put()
470 static int monitor_get(struct snd_kcontrol *ctl, in monitor_get()
482 static int monitor_put(struct snd_kcontrol *ctl, in monitor_put()
[all …]
/linux-6.3-rc2/sound/pci/ac97/
A Dac97_patch.h54 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
56 static int snd_ac97_info_volsw(struct snd_kcontrol *kcontrol,
58 static int snd_ac97_get_volsw(struct snd_kcontrol *kcontrol,
60 static int snd_ac97_put_volsw(struct snd_kcontrol *kcontrol,
75 static int snd_ac97_info_enum_double(struct snd_kcontrol *kcontrol,
77 static int snd_ac97_get_enum_double(struct snd_kcontrol *kcontrol,
79 static int snd_ac97_put_enum_double(struct snd_kcontrol *kcontrol,
A Dac97_patch.c18 static struct snd_kcontrol *snd_ac97_find_mixer_ctl(struct snd_ac97 *ac97,
45 struct snd_kcontrol *kctl; in reset_tlv()
227 static int snd_ac97_ymf7x3_get_speaker(struct snd_kcontrol *kcontrol, in snd_ac97_ymf7x3_get_speaker()
297 struct snd_kcontrol *kctl; in patch_yamaha_ymf7x3_3d()
891 struct snd_kcontrol *kctl; in patch_sigmatel_stac9700_3d()
905 struct snd_kcontrol *kctl; in patch_sigmatel_stac9708_3d()
2939 struct snd_kcontrol *kctl_3d_center = in patch_aztech_azf3328_specific()
2941 struct snd_kcontrol *kctl_3d_depth = in patch_aztech_azf3328_specific()
3446 struct snd_kcontrol *kctl; in snd_ac97_add_vmaster()
3458 struct snd_kcontrol *sctl; in snd_ac97_add_vmaster()
[all …]
/linux-6.3-rc2/sound/soc/sof/
A Dcontrol.c18 int snd_sof_volume_get(struct snd_kcontrol *kcontrol, in snd_sof_volume_get()
33 int snd_sof_volume_put(struct snd_kcontrol *kcontrol, in snd_sof_volume_put()
48 int snd_sof_volume_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in snd_sof_volume_info()
70 int snd_sof_switch_get(struct snd_kcontrol *kcontrol, in snd_sof_switch_get()
85 int snd_sof_switch_put(struct snd_kcontrol *kcontrol, in snd_sof_switch_put()
100 int snd_sof_enum_get(struct snd_kcontrol *kcontrol, in snd_sof_enum_get()
115 int snd_sof_enum_put(struct snd_kcontrol *kcontrol, in snd_sof_enum_put()
130 int snd_sof_bytes_get(struct snd_kcontrol *kcontrol, in snd_sof_bytes_get()
145 int snd_sof_bytes_put(struct snd_kcontrol *kcontrol, in snd_sof_bytes_put()
160 int snd_sof_bytes_ext_put(struct snd_kcontrol *kcontrol, in snd_sof_bytes_ext_put()
[all …]
/linux-6.3-rc2/sound/soc/codecs/
A Dmadera.h367 int madera_dfc_put(struct snd_kcontrol *kcontrol,
370 int madera_lp_mode_put(struct snd_kcontrol *kcontrol,
378 int madera_rate_put(struct snd_kcontrol *kcontrol,
387 struct snd_kcontrol *kcontrol, int event);
389 struct snd_kcontrol *kcontrol, int event);
391 struct snd_kcontrol *kcontrol, int event);
393 struct snd_kcontrol *kcontrol, int event);
395 struct snd_kcontrol *kcontrol, int event);
397 struct snd_kcontrol *kcontrol, int event);
399 struct snd_kcontrol *kcontrol, int event);
[all …]
A Dwm_adsp.h88 struct snd_kcontrol *kcontrol, int event);
91 struct snd_kcontrol *kcontrol, int event);
98 struct snd_kcontrol *kcontrol, int event);
102 int wm_adsp2_preloader_get(struct snd_kcontrol *kcontrol,
104 int wm_adsp2_preloader_put(struct snd_kcontrol *kcontrol,
106 int wm_adsp_fw_get(struct snd_kcontrol *kcontrol,
108 int wm_adsp_fw_put(struct snd_kcontrol *kcontrol,
/linux-6.3-rc2/sound/usb/6fire/
A 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()
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()
350 static int usb6fire_control_opt_coax_info(struct snd_kcontrol *kcontrol, in usb6fire_control_opt_coax_info()
356 static int usb6fire_control_opt_coax_put(struct snd_kcontrol *kcontrol, in usb6fire_control_opt_coax_put()
370 static int usb6fire_control_opt_coax_get(struct snd_kcontrol *kcontrol, in usb6fire_control_opt_coax_get()
524 struct snd_kcontrol *vmaster = in usb6fire_control_add_virtual()
[all …]
/linux-6.3-rc2/sound/pci/ice1712/
A 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()
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 …]
A 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()
782 static int wm_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in wm_vol_info()
792 static int wm_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_vol_get()
806 static int wm_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_vol_put()
836 static int wm_mute_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in wm_mute_info()
845 static int wm_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_mute_get()
860 static int wm_mute_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_mute_put()
933 static int wm_pcm_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in wm_pcm_vol_info()
[all …]
A 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()
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()
547 static int wm_mute_put(struct snd_kcontrol *kcontrol, in wm_mute_put()
625 static int wm_pcm_vol_info(struct snd_kcontrol *kcontrol, in wm_pcm_vol_info()
635 static int wm_pcm_vol_get(struct snd_kcontrol *kcontrol, in wm_pcm_vol_get()
[all …]
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()
133 static int stac9460_dac_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in stac9460_dac_vol_info()
142 static int stac9460_dac_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get()
225 static int stac9460_adc_vol_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in stac9460_adc_vol_info()
268 static int stac9460_mic_sw_info(struct snd_kcontrol *kcontrol, in stac9460_mic_sw_info()
277 static int stac9460_mic_sw_get(struct snd_kcontrol *kcontrol, in stac9460_mic_sw_get()
288 static int stac9460_mic_sw_put(struct snd_kcontrol *kcontrol, in stac9460_mic_sw_put()
539 static int ak4114_input_sw_info(struct snd_kcontrol *kcontrol, in ak4114_input_sw_info()
548 static int ak4114_input_sw_get(struct snd_kcontrol *kcontrol, in ak4114_input_sw_get()
[all …]
/linux-6.3-rc2/sound/pci/emu10k1/
A Demumixer.c39 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()
986 static int snd_audigy_i2c_volume_get(struct snd_kcontrol *kcontrol, in snd_audigy_i2c_volume_get()
1003 static int snd_audigy_i2c_volume_put(struct snd_kcontrol *kcontrol, in snd_audigy_i2c_volume_put()
1141 static int snd_emu10k1_spdif_put(struct snd_kcontrol *kcontrol, in snd_emu10k1_spdif_put()
1374 static int snd_emu10k1_attn_get(struct snd_kcontrol *kcontrol, in snd_emu10k1_attn_get()
1390 static int snd_emu10k1_attn_put(struct snd_kcontrol *kcontrol, in snd_emu10k1_attn_put()
1578 static int snd_emu10k1_efx_attn_get(struct snd_kcontrol *kcontrol, in snd_emu10k1_efx_attn_get()
1592 static int snd_emu10k1_efx_attn_put(struct snd_kcontrol *kcontrol, in snd_emu10k1_efx_attn_put()
1768 struct snd_kcontrol *kctl = ctl_find(card, src); in rename_ctl()
[all …]
/linux-6.3-rc2/sound/i2c/other/
A Dak4117.c153 static int snd_ak4117_in_error_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_error_get()
168 static int snd_ak4117_in_bit_get(struct snd_kcontrol *kcontrol, in snd_ak4117_in_bit_get()
180 static int snd_ak4117_rx_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_info()
190 static int snd_ak4117_rx_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_get()
199 static int snd_ak4117_rx_put(struct snd_kcontrol *kcontrol, in snd_ak4117_rx_put()
215 static int snd_ak4117_rate_info(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_info()
225 static int snd_ak4117_rate_get(struct snd_kcontrol *kcontrol, in snd_ak4117_rate_get()
241 static int snd_ak4117_spdif_get(struct snd_kcontrol *kcontrol, in snd_ak4117_spdif_get()
275 static int snd_ak4117_spdif_pget(struct snd_kcontrol *kcontrol, in snd_ak4117_spdif_pget()
297 static int snd_ak4117_spdif_qget(struct snd_kcontrol *kcontrol, in snd_ak4117_spdif_qget()
[all …]
A Dak4113.c198 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()
314 static int snd_ak4113_spdif_pget(struct snd_kcontrol *kcontrol, in snd_ak4113_spdif_pget()
339 static int snd_ak4113_spdif_qget(struct snd_kcontrol *kcontrol, in snd_ak4113_spdif_qget()
[all …]
/linux-6.3-rc2/drivers/staging/vc04_services/bcm2835-audio/
A 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()
122 static int snd_bcm2835_spdif_default_info(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_default_info()
130 static int snd_bcm2835_spdif_default_get(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_default_get()
146 static int snd_bcm2835_spdif_default_put(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_default_put()
165 static int snd_bcm2835_spdif_mask_info(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_mask_info()
173 static int snd_bcm2835_spdif_mask_get(struct snd_kcontrol *kcontrol, in snd_bcm2835_spdif_mask_get()
/linux-6.3-rc2/sound/aoa/codecs/
A Dtas.c223 static int tas_snd_vol_info(struct snd_kcontrol *kcontrol, in tas_snd_vol_info()
233 static int tas_snd_vol_get(struct snd_kcontrol *kcontrol, in tas_snd_vol_get()
245 static int tas_snd_vol_put(struct snd_kcontrol *kcontrol, in tas_snd_vol_put()
283 static int tas_snd_mute_get(struct snd_kcontrol *kcontrol, in tas_snd_mute_get()
295 static int tas_snd_mute_put(struct snd_kcontrol *kcontrol, in tas_snd_mute_put()
324 static int tas_snd_mixer_info(struct snd_kcontrol *kcontrol, in tas_snd_mixer_info()
334 static int tas_snd_mixer_get(struct snd_kcontrol *kcontrol, in tas_snd_mixer_get()
348 static int tas_snd_mixer_put(struct snd_kcontrol *kcontrol, in tas_snd_mixer_put()
596 static int tas_snd_bass_info(struct snd_kcontrol *kcontrol, in tas_snd_bass_info()
606 static int tas_snd_bass_get(struct snd_kcontrol *kcontrol, in tas_snd_bass_get()
[all …]
/linux-6.3-rc2/sound/soc/
A Dsoc-ops.c39 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_info_enum_double()
58 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_get_enum_double()
174 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw()
253 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw()
313 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw()
654 struct snd_kcontrol *kctl; in snd_soc_limit_volume()
673 int snd_soc_bytes_info(struct snd_kcontrol *kcontrol, in snd_soc_bytes_info()
686 int snd_soc_bytes_get(struct snd_kcontrol *kcontrol, in snd_soc_bytes_get()
723 int snd_soc_bytes_put(struct snd_kcontrol *kcontrol, in snd_soc_bytes_put()
877 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_xr_sx()
[all …]
/linux-6.3-rc2/sound/drivers/vx/
A Dvx_mixer.c400 static int vx_output_level_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_output_level_info()
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()
515 static int vx_clock_mode_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_clock_mode_info()
559 static int vx_audio_gain_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_audio_gain_info()
643 static int vx_audio_sw_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_sw_get()
655 static int vx_audio_sw_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_sw_put()
746 static int vx_iec958_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo) in vx_iec958_info()
753 static int vx_iec958_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_iec958_get()
775 static int vx_iec958_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_iec958_put()
[all …]

Completed in 62 milliseconds

12345678910>>...22