Searched refs:snd_kcontrol_new (Results 1 - 25 of 659) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/greybus/
H A Daudio_helper.h15 const struct snd_kcontrol_new *controls,
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6routing.c518 static const struct snd_kcontrol_new hdmi_mixer_controls[] = {
521 static const struct snd_kcontrol_new display_port_mixer_controls[] = {
524 static const struct snd_kcontrol_new primary_mi2s_rx_mixer_controls[] = {
527 static const struct snd_kcontrol_new secondary_mi2s_rx_mixer_controls[] = {
530 static const struct snd_kcontrol_new quaternary_mi2s_rx_mixer_controls[] = {
533 static const struct snd_kcontrol_new quinary_mi2s_rx_mixer_controls[] = {
536 static const struct snd_kcontrol_new tertiary_mi2s_rx_mixer_controls[] = {
539 static const struct snd_kcontrol_new slimbus_rx_mixer_controls[] = {
542 static const struct snd_kcontrol_new slimbus_1_rx_mixer_controls[] = {
545 static const struct snd_kcontrol_new slimbus_2_rx_mixer_control
[all...]
/linux-master/sound/soc/codecs/
H A Dwm_hubs.h68 extern const struct snd_kcontrol_new wm_hubs_hpl_mux;
69 extern const struct snd_kcontrol_new wm_hubs_hpr_mux;
H A Disabelle.c152 static const struct snd_kcontrol_new rx1_mux_controls =
155 static const struct snd_kcontrol_new rx2_mux_controls =
176 static const struct snd_kcontrol_new atx_mux_controls =
179 static const struct snd_kcontrol_new vtx_mux_controls =
197 static const struct snd_kcontrol_new amic1_control =
200 static const struct snd_kcontrol_new amic2_control =
225 static const struct snd_kcontrol_new st_audio_control =
228 static const struct snd_kcontrol_new st_voice_control =
232 static const struct snd_kcontrol_new isabelle_hs_left_mixer_controls[] = {
237 static const struct snd_kcontrol_new isabelle_hs_right_mixer_control
[all...]
H A Dtlv320adcx140.c186 static const struct snd_kcontrol_new decimation_filter_controls[] = {
197 static const struct snd_kcontrol_new pdmclk_div_controls[] = {
214 static const struct snd_kcontrol_new in1_resistor_controls[] = {
217 static const struct snd_kcontrol_new in2_resistor_controls[] = {
220 static const struct snd_kcontrol_new in3_resistor_controls[] = {
223 static const struct snd_kcontrol_new in4_resistor_controls[] = {
235 static const struct snd_kcontrol_new adcx140_dapm_mic1p_control =
242 static const struct snd_kcontrol_new adcx140_dapm_mic1_analog_control =
249 static const struct snd_kcontrol_new adcx140_dapm_mic1m_control =
256 static const struct snd_kcontrol_new adcx140_dapm_mic2p_contro
[all...]
H A Dalc5632.c155 static const struct snd_kcontrol_new alc5632_vol_snd_controls[] = {
169 static const struct snd_kcontrol_new alc5632_snd_controls[] = {
207 static const struct snd_kcontrol_new alc5632_hp_mixer_controls[] = {
215 static const struct snd_kcontrol_new alc5632_hpl_mixer_controls[] = {
220 static const struct snd_kcontrol_new alc5632_hpr_mixer_controls[] = {
225 static const struct snd_kcontrol_new alc5632_mono_mixer_controls[] = {
237 static const struct snd_kcontrol_new alc5632_speaker_mixer_controls[] = {
249 static const struct snd_kcontrol_new alc5632_captureL_mixer_controls[] = {
260 static const struct snd_kcontrol_new alc5632_captureR_mixer_controls[] = {
271 static const struct snd_kcontrol_new alc5632_dmicl_mixer_control
[all...]
H A Drt5677.c999 static const struct snd_kcontrol_new rt5677_snd_controls[] = {
1462 static const struct snd_kcontrol_new rt5677_sto1_adc_l_mix[] = {
1469 static const struct snd_kcontrol_new rt5677_sto1_adc_r_mix[] = {
1476 static const struct snd_kcontrol_new rt5677_sto2_adc_l_mix[] = {
1483 static const struct snd_kcontrol_new rt5677_sto2_adc_r_mix[] = {
1490 static const struct snd_kcontrol_new rt5677_sto3_adc_l_mix[] = {
1497 static const struct snd_kcontrol_new rt5677_sto3_adc_r_mix[] = {
1504 static const struct snd_kcontrol_new rt5677_sto4_adc_l_mix[] = {
1511 static const struct snd_kcontrol_new rt5677_sto4_adc_r_mix[] = {
1518 static const struct snd_kcontrol_new rt5677_mono_adc_l_mi
[all...]
H A Dak4535.c79 static const struct snd_kcontrol_new ak4535_snd_controls[] = {
102 static const struct snd_kcontrol_new ak4535_mono1_mixer_controls[] = {
108 static const struct snd_kcontrol_new ak4535_stereo_mixer_controls[] = {
115 static const struct snd_kcontrol_new ak4535_input_mixer_controls[] = {
121 static const struct snd_kcontrol_new ak4535_input_mux_control =
125 static const struct snd_kcontrol_new ak4535_hpl_control =
129 static const struct snd_kcontrol_new ak4535_hpr_control =
133 static const struct snd_kcontrol_new ak4535_mono2_control =
137 static const struct snd_kcontrol_new ak4535_line_control =
H A Dmc13783.c377 static const struct snd_kcontrol_new mc1l_amp_ctl =
380 static const struct snd_kcontrol_new mc1r_amp_ctl =
383 static const struct snd_kcontrol_new mc2_amp_ctl =
386 static const struct snd_kcontrol_new atx_amp_ctl =
398 static const struct snd_kcontrol_new left_input_mux =
407 static const struct snd_kcontrol_new right_input_mux =
410 static const struct snd_kcontrol_new samp_ctl =
418 static const struct snd_kcontrol_new speaker_amp_source_mux =
427 static const struct snd_kcontrol_new headset_amp_source_mux =
430 static const struct snd_kcontrol_new cdcout_ct
[all...]
H A Dalc5623.c87 static const struct snd_kcontrol_new alc5621_vol_snd_controls[] = {
98 static const struct snd_kcontrol_new alc5622_vol_snd_controls[] = {
109 static const struct snd_kcontrol_new alc5623_vol_snd_controls[] = {
120 static const struct snd_kcontrol_new alc5623_snd_controls[] = {
148 static const struct snd_kcontrol_new alc5623_hp_mixer_controls[] = {
156 static const struct snd_kcontrol_new alc5623_hpl_mixer_controls[] = {
160 static const struct snd_kcontrol_new alc5623_hpr_mixer_controls[] = {
164 static const struct snd_kcontrol_new alc5623_mono_mixer_controls[] = {
174 static const struct snd_kcontrol_new alc5623_speaker_mixer_controls[] = {
183 static const struct snd_kcontrol_new alc5623_captureL_mixer_control
[all...]
H A Dtlv320aic32x4.c226 static const struct snd_kcontrol_new aic32x4_mfp1[] = {
230 static const struct snd_kcontrol_new aic32x4_mfp2[] = {
234 static const struct snd_kcontrol_new aic32x4_mfp3[] = {
238 static const struct snd_kcontrol_new aic32x4_mfp4[] = {
242 static const struct snd_kcontrol_new aic32x4_mfp5[] = {
272 static const struct snd_kcontrol_new aic32x4_snd_controls[] = {
323 static const struct snd_kcontrol_new hpl_output_mixer_controls[] = {
328 static const struct snd_kcontrol_new hpr_output_mixer_controls[] = {
333 static const struct snd_kcontrol_new lol_output_mixer_controls[] = {
337 static const struct snd_kcontrol_new lor_output_mixer_control
[all...]
H A Drt5665.c954 static const struct snd_kcontrol_new rt5665_if1_1_01_adc_swap_mux =
957 static const struct snd_kcontrol_new rt5665_if1_1_23_adc_swap_mux =
960 static const struct snd_kcontrol_new rt5665_if1_1_45_adc_swap_mux =
963 static const struct snd_kcontrol_new rt5665_if1_1_67_adc_swap_mux =
966 static const struct snd_kcontrol_new rt5665_if1_2_01_adc_swap_mux =
969 static const struct snd_kcontrol_new rt5665_if1_2_23_adc_swap_mux =
972 static const struct snd_kcontrol_new rt5665_if1_2_45_adc_swap_mux =
975 static const struct snd_kcontrol_new rt5665_if1_2_67_adc_swap_mux =
978 static const struct snd_kcontrol_new rt5665_if2_1_dac_swap_mux =
981 static const struct snd_kcontrol_new rt5665_if2_1_adc_swap_mu
[all...]
H A Dlm4857.c58 static const struct snd_kcontrol_new lm4857_mode_ctrl =
74 static const struct snd_kcontrol_new lm4857_controls[] = {
H A Dwcd9335.c1044 static const struct snd_kcontrol_new rx_int0_2_mux =
1047 static const struct snd_kcontrol_new rx_int1_2_mux =
1050 static const struct snd_kcontrol_new rx_int2_2_mux =
1053 static const struct snd_kcontrol_new rx_int3_2_mux =
1056 static const struct snd_kcontrol_new rx_int4_2_mux =
1059 static const struct snd_kcontrol_new rx_int5_2_mux =
1062 static const struct snd_kcontrol_new rx_int6_2_mux =
1065 static const struct snd_kcontrol_new rx_int7_2_mux =
1068 static const struct snd_kcontrol_new rx_int8_2_mux =
1071 static const struct snd_kcontrol_new rx_int0_1_mix_inp0_mu
[all...]
H A Dlm49453.c220 static const struct snd_kcontrol_new lm49453_adcl_mux_control =
223 static const struct snd_kcontrol_new lm49453_adcr_mux_control =
226 static const struct snd_kcontrol_new lm49453_headset_left_mixer[] = {
246 static const struct snd_kcontrol_new lm49453_headset_right_mixer[] = {
266 static const struct snd_kcontrol_new lm49453_speaker_left_mixer[] = {
286 static const struct snd_kcontrol_new lm49453_speaker_right_mixer[] = {
306 static const struct snd_kcontrol_new lm49453_haptic_left_mixer[] = {
326 static const struct snd_kcontrol_new lm49453_haptic_right_mixer[] = {
346 static const struct snd_kcontrol_new lm49453_lineout_left_mixer[] = {
366 static const struct snd_kcontrol_new lm49453_lineout_right_mixe
[all...]
H A D88pm860x-codec.c477 static const struct snd_kcontrol_new pm860x_snd_controls[] = {
533 static const struct snd_kcontrol_new aux1_switch_controls =
537 static const struct snd_kcontrol_new aux2_switch_controls =
541 static const struct snd_kcontrol_new lepa_switch_controls =
545 static const struct snd_kcontrol_new repa_switch_controls =
556 static const struct snd_kcontrol_new i2s_din_mux =
567 static const struct snd_kcontrol_new i2s_mic_mux =
578 static const struct snd_kcontrol_new adcl_mux =
589 static const struct snd_kcontrol_new adcr_mux =
600 static const struct snd_kcontrol_new adcr_ec_mu
[all...]
/linux-master/sound/soc/meson/
H A Daxg-frddr.c128 static const struct snd_kcontrol_new axg_frddr_out_demux =
205 static const struct snd_kcontrol_new g12a_frddr_out1_demux =
207 static const struct snd_kcontrol_new g12a_frddr_out2_demux =
209 static const struct snd_kcontrol_new g12a_frddr_out3_demux =
212 static const struct snd_kcontrol_new g12a_frddr_out1_enable =
215 static const struct snd_kcontrol_new g12a_frddr_out2_enable =
218 static const struct snd_kcontrol_new g12a_frddr_out3_enable =
305 static const struct snd_kcontrol_new sm1_frddr_out1_enable =
308 static const struct snd_kcontrol_new sm1_frddr_out2_enable =
311 static const struct snd_kcontrol_new sm1_frddr_out3_enabl
[all...]
/linux-master/sound/soc/sunxi/
H A Dsun50i-codec-analog.c123 static const struct snd_kcontrol_new sun50i_a64_codec_mixer_controls[] = {
147 static const struct snd_kcontrol_new sun50i_codec_adc_mixer_controls[] = {
190 static const struct snd_kcontrol_new sun50i_a64_codec_controls[] = {
247 static const struct snd_kcontrol_new sun50i_codec_hp_src[] = {
252 static const struct snd_kcontrol_new sun50i_codec_hp_switch =
268 static const struct snd_kcontrol_new sun50i_codec_lineout_src[] = {
273 static const struct snd_kcontrol_new sun50i_codec_lineout_switch =
288 static const struct snd_kcontrol_new sun50i_codec_earpiece_src[] = {
293 static const struct snd_kcontrol_new sun50i_codec_earpiece_switch[] = {
/linux-master/sound/soc/mediatek/mt8192/
H A Dmt8192-dai-pcm.c84 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch1_mix[] = {
93 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch2_mix[] = {
102 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch4_mix[] = {
117 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch1_mix[] = {
130 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch2_mix[] = {
143 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch3_mix[] = {
148 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch4_mix[] = {
163 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch5_mix[] = {
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-dai-hw-gain.c16 static const struct snd_kcontrol_new mtk_hw_gain1_in_ch1_mix[] = {
21 static const struct snd_kcontrol_new mtk_hw_gain1_in_ch2_mix[] = {
26 static const struct snd_kcontrol_new mtk_hw_gain2_in_ch1_mix[] = {
31 static const struct snd_kcontrol_new mtk_hw_gain2_in_ch2_mix[] = {
117 static const struct snd_kcontrol_new mtk_hw_gain_controls[] = {
/linux-master/sound/pci/ac97/
H A Dac97_patch.h52 static const struct snd_kcontrol_new snd_ac97_controls_3d[];
53 static const struct snd_kcontrol_new snd_ac97_controls_spdif[];
54 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
/linux-master/sound/ppc/
H A Dawacs.c468 static const struct snd_kcontrol_new snd_pmac_awacs_amp_vol[] = {
505 static const struct snd_kcontrol_new snd_pmac_awacs_amp_hp_sw = {
514 static const struct snd_kcontrol_new snd_pmac_awacs_amp_spk_sw = {
586 static const struct snd_kcontrol_new snd_pmac_awacs_mixers[] = {
592 static const struct snd_kcontrol_new snd_pmac_screamer_mixers_beige[] = {
599 static const struct snd_kcontrol_new snd_pmac_screamer_mixers_lo[] = {
603 static const struct snd_kcontrol_new snd_pmac_screamer_mixers_imac[] = {
608 static const struct snd_kcontrol_new snd_pmac_screamer_mixers_g4agp[] = {
615 static const struct snd_kcontrol_new snd_pmac_awacs_mixers_pmac7500[] = {
621 static const struct snd_kcontrol_new snd_pmac_awacs_mixers_pmac550
[all...]
/linux-master/sound/soc/mediatek/mt6797/
H A Dmt6797-dai-pcm.c83 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch1_mix[] = {
90 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch2_mix[] = {
97 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch4_mix[] = {
102 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch1_mix[] = {
109 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch2_mix[] = {
116 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch4_mix[] = {
/linux-master/sound/soc/mediatek/mt8183/
H A Dmt8183-dai-pcm.c83 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch1_mix[] = {
90 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch2_mix[] = {
97 static const struct snd_kcontrol_new mtk_pcm_1_playback_ch4_mix[] = {
102 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch1_mix[] = {
109 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch2_mix[] = {
116 static const struct snd_kcontrol_new mtk_pcm_2_playback_ch4_mix[] = {
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c318 static const struct snd_kcontrol_new mtk_dai_etdm_o048_mix[] = {
325 static const struct snd_kcontrol_new mtk_dai_etdm_o049_mix[] = {
332 static const struct snd_kcontrol_new mtk_dai_etdm_o050_mix[] = {
337 static const struct snd_kcontrol_new mtk_dai_etdm_o051_mix[] = {
342 static const struct snd_kcontrol_new mtk_dai_etdm_o052_mix[] = {
347 static const struct snd_kcontrol_new mtk_dai_etdm_o053_mix[] = {
352 static const struct snd_kcontrol_new mtk_dai_etdm_o054_mix[] = {
357 static const struct snd_kcontrol_new mtk_dai_etdm_o055_mix[] = {
362 static const struct snd_kcontrol_new mtk_dai_etdm_o056_mix[] = {
367 static const struct snd_kcontrol_new mtk_dai_etdm_o057_mi
[all...]

Completed in 411 milliseconds

1234567891011>>