/openbmc/linux/sound/soc/sof/ |
H A D | sof-audio.h | 144 bool (*enum_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 145 int (*enum_get)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 146 int (*bytes_put)(struct snd_sof_control *scontrol, struct snd_ctl_elem_value *ucontrol); 531 struct snd_ctl_elem_value *ucontrol); 533 struct snd_ctl_elem_value *ucontrol); 537 struct snd_ctl_elem_value *ucontrol); 539 struct snd_ctl_elem_value *ucontrol); 541 struct snd_ctl_elem_value *ucontrol); 543 struct snd_ctl_elem_value *ucontrol); 545 struct snd_ctl_elem_value *ucontrol); [all …]
|
H A D | control.c | 19 struct snd_ctl_elem_value *ucontrol) in snd_sof_volume_get() 34 struct snd_ctl_elem_value *ucontrol) in snd_sof_volume_put() 71 struct snd_ctl_elem_value *ucontrol) in snd_sof_switch_get() 86 struct snd_ctl_elem_value *ucontrol) in snd_sof_switch_put() 101 struct snd_ctl_elem_value *ucontrol) in snd_sof_enum_get() 116 struct snd_ctl_elem_value *ucontrol) in snd_sof_enum_put() 131 struct snd_ctl_elem_value *ucontrol) in snd_sof_bytes_get() 146 struct snd_ctl_elem_value *ucontrol) in snd_sof_bytes_put()
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | oxygen_mixer.c | 29 struct snd_ctl_elem_value *value) in dac_volume_get() 42 struct snd_ctl_elem_value *value) in dac_volume_put() 62 struct snd_ctl_elem_value *value) in dac_mute_get() 73 struct snd_ctl_elem_value *value) in dac_mute_put() 202 struct snd_ctl_elem_value *value) in spdif_switch_get() 365 struct snd_ctl_elem_value *value) in spdif_mask_get() 375 struct snd_ctl_elem_value *value) in spdif_pcm_get() 386 struct snd_ctl_elem_value *value) in spdif_pcm_put() 405 struct snd_ctl_elem_value *value) in spdif_input_mask_get() 429 struct snd_ctl_elem_value *value) in spdif_bit_switch_get() [all …]
|
H A D | xonar_dg_mixer.c | 60 struct snd_ctl_elem_value *value) in output_select_get() 72 struct snd_ctl_elem_value *value) in output_select_put() 105 struct snd_ctl_elem_value *val) in hp_stereo_volume_get() 121 struct snd_ctl_elem_value *val) in hp_stereo_volume_put() 151 struct snd_ctl_elem_value *val) in hp_mute_get() 164 struct snd_ctl_elem_value *val) in hp_mute_put() 209 struct snd_ctl_elem_value *value) in input_vol_get() 223 struct snd_ctl_elem_value *value) in input_vol_put() 280 struct snd_ctl_elem_value *value) in input_sel_get() 292 struct snd_ctl_elem_value *value) in input_sel_put() [all …]
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | pontis.c | 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() 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() 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 …]
|
H A D | aureon.c | 198 struct snd_ctl_elem_value *ucontrol) in aureon_universe_inmux_get() 207 struct snd_ctl_elem_value *ucontrol) in aureon_universe_inmux_put() 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() 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() 942 static int wm_pcm_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_pcm_vol_get() 955 static int wm_pcm_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_pcm_vol_put() 1028 static int wm_adc_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_vol_get() 1044 static int wm_adc_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in wm_adc_vol_put() [all …]
|
H A D | phase.c | 286 struct snd_ctl_elem_value *ucontrol) in wm_pcm_mute_get() 298 struct snd_ctl_elem_value *ucontrol) in wm_pcm_mute_put() 329 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_get() 341 struct snd_ctl_elem_value *ucontrol) in wm_master_vol_put() 476 struct snd_ctl_elem_value *ucontrol) in wm_vol_get() 491 struct snd_ctl_elem_value *ucontrol) in wm_vol_put() 532 struct snd_ctl_elem_value *ucontrol) in wm_mute_get() 548 struct snd_ctl_elem_value *ucontrol) in wm_mute_put() 581 struct snd_ctl_elem_value *ucontrol) in wm_master_mute_get() 594 struct snd_ctl_elem_value *ucontrol) in wm_master_mute_put() [all …]
|
H A D | prodigy192.c | 94 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() 142 static int stac9460_dac_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_get() 158 static int stac9460_dac_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_dac_vol_put() 189 static int stac9460_adc_mute_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_mute_get() 234 static int stac9460_adc_vol_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_get() 249 static int stac9460_adc_vol_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in stac9460_adc_vol_put() 278 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_get() 289 struct snd_ctl_elem_value *ucontrol) in stac9460_mic_sw_put() 549 struct snd_ctl_elem_value *ucontrol) in ak4114_input_sw_get() [all …]
|
/openbmc/linux/sound/drivers/pcsp/ |
H A D | pcsp_mixer.c | 25 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()
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra210_dmic.c | 160 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_boost_gain() 171 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_boost_gain() 186 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_ch_select() 212 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_mono_to_stereo() 223 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_mono_to_stereo() 238 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_stereo_to_mono() 249 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_stereo_to_mono() 264 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_osr_val() 275 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_put_osr_val() 290 struct snd_ctl_elem_value *ucontrol) in tegra210_dmic_get_pol_sel() [all …]
|
H A D | tegra186_dspk.c | 29 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_fifo_th() 40 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_fifo_th() 55 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_osr_val() 66 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_osr_val() 81 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_pol_sel() 92 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_pol_sel() 107 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_ch_sel() 118 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_ch_sel() 133 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_get_mono_to_stereo() 144 struct snd_ctl_elem_value *ucontrol) in tegra186_dspk_put_mono_to_stereo() [all …]
|
H A D | tegra210_i2s.c | 306 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_get_loopback() 317 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_put_loopback() 335 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_get_fsync_width() 346 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_put_fsync_width() 373 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cget_stereo_to_mono() 384 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cput_stereo_to_mono() 399 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cget_mono_to_stereo() 410 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_cput_mono_to_stereo() 425 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_pget_stereo_to_mono() 436 struct snd_ctl_elem_value *ucontrol) in tegra210_i2s_pput_stereo_to_mono() [all …]
|
H A D | tegra210_mvc.c | 125 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_mute() 151 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_master_mute() 195 struct snd_ctl_elem_value *ucontrol, in tegra210_mvc_update_mute() 248 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_put_mute() 254 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_put_master_mute() 260 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_vol() 282 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_get_master_vol() 288 struct snd_ctl_elem_value *ucontrol, in tegra210_mvc_update_vol() 344 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_put_vol() 350 struct snd_ctl_elem_value *ucontrol) in tegra210_mvc_put_master_vol() [all …]
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca0106_mixer.c | 147 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() 412 struct snd_ctl_elem_value *ucontrol) in snd_ca0106_volume_get() 508 struct snd_ctl_elem_value *ucontrol) in spi_mute_get() [all …]
|
/openbmc/linux/sound/soc/mediatek/mt8186/ |
H A D | mt8186-misc-control.c | 75 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_get() 87 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_set() 129 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_rate_get() 141 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_rate_set() 173 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_amplitude_get() 184 struct snd_ctl_elem_value *ucontrol) in mt8186_sgen_amplitude_set()
|
/openbmc/linux/sound/usb/6fire/ |
H A D | control.c | 186 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() 313 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_input_vol_get() 330 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_put() 343 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_line_phono_get() 357 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_opt_coax_put() 371 struct snd_ctl_elem_value *ucontrol) in usb6fire_control_opt_coax_get() [all …]
|
/openbmc/linux/sound/soc/codecs/aw88395/ |
H A D | aw88395.c | 105 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_in_time() 117 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_in_time() 140 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_out_time() 152 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_out_time() 212 struct snd_ctl_elem_value *ucontrol) in aw88395_profile_get() 223 struct snd_ctl_elem_value *ucontrol) in aw88395_profile_set() 249 struct snd_ctl_elem_value *ucontrol) in aw88395_volume_get() 261 struct snd_ctl_elem_value *ucontrol) in aw88395_volume_set() 285 struct snd_ctl_elem_value *ucontrol) in aw88395_get_fade_step() 296 struct snd_ctl_elem_value *ucontrol) in aw88395_set_fade_step() [all …]
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_patch.h | 59 struct snd_ctl_elem_value *ucontrol); 61 struct snd_ctl_elem_value *ucontrol); 78 struct snd_ctl_elem_value *ucontrol); 80 struct snd_ctl_elem_value *ucontrol);
|
/openbmc/linux/sound/pcmcia/vx/ |
H A D | vxp_mixer.c | 30 static int vx_mic_level_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) 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() 75 static int vx_mic_boost_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) 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()
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emumixer.c | 68 struct snd_ctl_elem_value *ucontrol) in snd_emu10k1_spdif_get_mask() 963 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_clock_source_get() 972 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_clock_source_put() 1071 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_optical_out_get() 1080 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_optical_out_put() 1122 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_optical_in_get() 1131 struct snd_ctl_elem_value *ucontrol) in snd_emu1010_optical_in_put() 1178 struct snd_ctl_elem_value *ucontrol) in snd_audigy_i2c_capture_source_get() 1187 struct snd_ctl_elem_value *ucontrol) in snd_audigy_i2c_capture_source_put() 1630 struct snd_ctl_elem_value *ucontrol) in snd_emu10k1_attn_put() [all …]
|
/openbmc/linux/sound/soc/atmel/ |
H A D | tse850-pcm5142.c | 61 struct snd_ctl_elem_value *ucontrol) in tse850_get_mux1() 73 struct snd_ctl_elem_value *ucontrol) in tse850_put_mux1() 91 struct snd_ctl_elem_value *ucontrol) in tse850_get_mux2() 103 struct snd_ctl_elem_value *ucontrol) in tse850_put_mux2() 121 struct snd_ctl_elem_value *ucontrol) in tse850_get_mix() 133 struct snd_ctl_elem_value *ucontrol) in tse850_put_mix() 155 struct snd_ctl_elem_value *ucontrol) in tse850_get_ana() 188 struct snd_ctl_elem_value *ucontrol) in tse850_put_ana()
|
/openbmc/linux/sound/soc/ti/ |
H A D | n810.c | 121 struct snd_ctl_elem_value *ucontrol) in n810_get_spk() 129 struct snd_ctl_elem_value *ucontrol) in n810_set_spk() 143 struct snd_ctl_elem_value *ucontrol) in n810_get_jack() 151 struct snd_ctl_elem_value *ucontrol) in n810_set_jack() 165 struct snd_ctl_elem_value *ucontrol) in n810_get_input() 173 struct snd_ctl_elem_value *ucontrol) in n810_set_input()
|
/openbmc/linux/sound/ppc/ |
H A D | daca.c | 83 struct snd_ctl_elem_value *ucontrol) in daca_get_deemphasis() 95 struct snd_ctl_elem_value *ucontrol) in daca_put_deemphasis() 124 struct snd_ctl_elem_value *ucontrol) in daca_get_volume() 137 struct snd_ctl_elem_value *ucontrol) in daca_put_volume() 165 struct snd_ctl_elem_value *ucontrol) in daca_get_amp() 177 struct snd_ctl_elem_value *ucontrol) in daca_put_amp()
|
/openbmc/linux/sound/drivers/vx/ |
H A D | vx_mixer.c | 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() 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() 568 static int vx_audio_gain_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_gain_get() 581 static int vx_audio_gain_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol) in vx_audio_gain_put() 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() 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 …]
|
/openbmc/linux/sound/aoa/codecs/ |
H A D | tas.c | 234 struct snd_ctl_elem_value *ucontrol) in tas_snd_vol_get() 246 struct snd_ctl_elem_value *ucontrol) in tas_snd_vol_put() 284 struct snd_ctl_elem_value *ucontrol) in tas_snd_mute_get() 296 struct snd_ctl_elem_value *ucontrol) in tas_snd_mute_put() 335 struct snd_ctl_elem_value *ucontrol) in tas_snd_mixer_get() 349 struct snd_ctl_elem_value *ucontrol) in tas_snd_mixer_put() 395 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_range_get() 406 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_range_put() 439 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_switch_get() 450 struct snd_ctl_elem_value *ucontrol) in tas_snd_drc_switch_put() [all …]
|