Home
last modified time | relevance | path

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

12345678910>>...21

/linux/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
185 struct snd_kcontrol *src_kctl, in snd_ctl_build_ioff()
210 struct snd_kcontrol *follower,
235 snd_ctl_add_follower(struct snd_kcontrol *master, struct snd_kcontrol *follower) in snd_ctl_add_follower()
258 struct snd_kcontrol *follower) in snd_ctl_add_follower_uncached()
270 struct snd_kcontrol *follower,
288 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/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/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()
500 int (*func)(struct snd_kcontrol *vfollower, in snd_ctl_apply_vmaster_followers()
[all …]
/linux/sound/soc/sof/
A Dsof-audio.h150 int snd_sof_volume_get(struct snd_kcontrol *kcontrol,
152 int snd_sof_volume_put(struct snd_kcontrol *kcontrol,
154 int snd_sof_volume_info(struct snd_kcontrol *kcontrol,
156 int snd_sof_switch_get(struct snd_kcontrol *kcontrol,
158 int snd_sof_switch_put(struct snd_kcontrol *kcontrol,
160 int snd_sof_enum_get(struct snd_kcontrol *kcontrol,
162 int snd_sof_enum_put(struct snd_kcontrol *kcontrol,
164 int snd_sof_bytes_get(struct snd_kcontrol *kcontrol,
166 int snd_sof_bytes_put(struct snd_kcontrol *kcontrol,
168 int snd_sof_bytes_ext_put(struct snd_kcontrol *kcontrol,
[all …]
/linux/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/sound/pci/oxygen/
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 …]
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 Dxonar_wm87x6.c83 struct snd_kcontrol *line_adcmux_control;
84 struct snd_kcontrol *mic_adcmux_control;
85 struct snd_kcontrol *lc_controls[13];
687 static int wm8776_hp_vol_info(struct snd_kcontrol *ctl, in wm8776_hp_vol_info()
697 static int wm8776_hp_vol_get(struct snd_kcontrol *ctl, in wm8776_hp_vol_get()
712 static int wm8776_hp_vol_put(struct snd_kcontrol *ctl, in wm8776_hp_vol_put()
768 struct snd_kcontrol *other_ctl; in wm8776_input_mux_put()
873 struct snd_kcontrol *ctl, unsigned int mode) in activate_control()
1161 struct snd_kcontrol *ctl; in add_lc_controls()
1181 struct snd_kcontrol *ctl; in xonar_ds_mixer_init()
[all …]
/linux/sound/pci/ice1712/
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 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 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/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/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/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.h78 struct snd_kcontrol *kcontrol, int event);
81 struct snd_kcontrol *kcontrol, int event);
88 struct snd_kcontrol *kcontrol, int event);
92 int wm_adsp2_preloader_get(struct snd_kcontrol *kcontrol,
94 int wm_adsp2_preloader_put(struct snd_kcontrol *kcontrol,
96 int wm_adsp_fw_get(struct snd_kcontrol *kcontrol,
98 int wm_adsp_fw_put(struct snd_kcontrol *kcontrol,
/linux/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/sound/soc/
A 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()
175 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, in snd_soc_info_volsw()
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()
577 struct snd_kcontrol *kctl; in snd_soc_limit_volume()
596 int snd_soc_bytes_info(struct snd_kcontrol *kcontrol, in snd_soc_bytes_info()
609 int snd_soc_bytes_get(struct snd_kcontrol *kcontrol, in snd_soc_bytes_get()
646 int snd_soc_bytes_put(struct snd_kcontrol *kcontrol, in snd_soc_bytes_put()
800 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_xr_sx()
[all …]
/linux/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/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/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 …]
/linux/sound/soc/pxa/
A Dmagician.c161 static int magician_get_hp(struct snd_kcontrol *kcontrol, in magician_get_hp()
168 static int magician_set_hp(struct snd_kcontrol *kcontrol, in magician_set_hp()
181 static int magician_get_spk(struct snd_kcontrol *kcontrol, in magician_get_spk()
188 static int magician_set_spk(struct snd_kcontrol *kcontrol, in magician_set_spk()
201 static int magician_get_input(struct snd_kcontrol *kcontrol, in magician_get_input()
208 static int magician_set_input(struct snd_kcontrol *kcontrol, in magician_set_input()
228 struct snd_kcontrol *k, int event) in magician_spk_power()
235 struct snd_kcontrol *k, int event) in magician_hp_power()
242 struct snd_kcontrol *k, int event) in magician_mic_bias()

Completed in 88 milliseconds

12345678910>>...21