Home
last modified time | relevance | path

Searched refs:soc_mixer_control (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.4/sound/soc/
Dsoc-ops.c184 struct soc_mixer_control *mc = in snd_soc_info_volsw()
185 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_info_volsw()
219 struct soc_mixer_control *mc = in snd_soc_info_volsw_sx()
220 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_info_volsw_sx()
246 struct soc_mixer_control *mc = in snd_soc_get_volsw()
247 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw()
306 struct soc_mixer_control *mc = in snd_soc_put_volsw()
307 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw()
368 struct soc_mixer_control *mc = in snd_soc_get_volsw_sx()
369 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_sx()
[all …]
Dsoc-dapm.c354 struct soc_mixer_control *mc; in dapm_kcontrol_data_alloc()
369 mc = (struct soc_mixer_control *)kcontrol->private_value; in dapm_kcontrol_data_alloc()
771 struct soc_mixer_control *mc = (struct soc_mixer_control *) in dapm_set_mixer_path_status()
3262 struct soc_mixer_control *mc = in snd_soc_dapm_get_volsw()
3263 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_dapm_get_volsw()
3325 struct soc_mixer_control *mc = in snd_soc_dapm_put_volsw()
3326 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_dapm_put_volsw()
Dsoc-topology.c373 struct soc_mixer_control *sm = in remove_mixer()
374 container_of(dobj, struct soc_mixer_control, dobj); in remove_mixer()
829 struct soc_mixer_control *sm; in soc_tplg_dmixer_create()
1297 struct soc_mixer_control *sm; in soc_tplg_dapm_widget_dmixer_create()
1371 sm = (struct soc_mixer_control *)kc[i].private_value; in soc_tplg_dapm_widget_dmixer_create()
/Linux-v5.4/sound/soc/sof/
Dcontrol.c39 struct soc_mixer_control *sm = in snd_sof_volume_get()
40 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_get()
57 struct soc_mixer_control *sm = in snd_sof_volume_put()
58 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_put()
88 struct soc_mixer_control *sm = in snd_sof_switch_get()
89 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_get()
104 struct soc_mixer_control *sm = in snd_sof_switch_put()
105 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_put()
Dtopology.c1048 struct soc_mixer_control *sm; in sof_control_load()
1069 sm = (struct soc_mixer_control *)kc->private_value; in sof_control_load()
1764 struct soc_mixer_control *sm; in sof_get_control_data()
1776 sm = (struct soc_mixer_control *)kc->private_value; in sof_get_control_data()
2187 struct soc_mixer_control *sm; in sof_widget_unload()
2231 sm = (struct soc_mixer_control *)kc->private_value; in sof_widget_unload()
/Linux-v5.4/sound/soc/fsl/
Dmx27vis-aic32x4.c68 struct soc_mixer_control *mc = in mx27vis_amp_set()
69 (struct soc_mixer_control *)kcontrol->private_value; in mx27vis_amp_set()
95 struct soc_mixer_control *mc = in mx27vis_amp_get()
96 (struct soc_mixer_control *)kcontrol->private_value; in mx27vis_amp_get()
/Linux-v5.4/include/sound/
Dsoc.h32 ((unsigned long)&(struct soc_mixer_control) \
37 ((unsigned long)&(struct soc_mixer_control) \
44 ((unsigned long)&(struct soc_mixer_control) \
47 ((unsigned long)&(struct soc_mixer_control) \
51 ((unsigned long)&(struct soc_mixer_control) \
56 ((unsigned long)&(struct soc_mixer_control) \
68 .private_value = (unsigned long)&(struct soc_mixer_control) \
88 .private_value = (unsigned long)&(struct soc_mixer_control) \
99 .private_value = (unsigned long)&(struct soc_mixer_control) \
166 .private_value = (unsigned long)&(struct soc_mixer_control) \
[all …]
/Linux-v5.4/sound/soc/ti/
Domap-mcbsp-st.c387 struct soc_mixer_control *mc = in omap_mcbsp_st_info_volsw()
388 (struct soc_mixer_control *)kcontrol->private_value; in omap_mcbsp_st_info_volsw()
406 struct soc_mixer_control *mc = \
407 (struct soc_mixer_control *)kc->private_value; \
470 .private_value = (unsigned long)&(struct soc_mixer_control) \
/Linux-v5.4/sound/soc/codecs/
D88pm860x-codec.c270 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_st()
271 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_2r_st()
294 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_st()
295 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_2r_st()
327 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_out()
328 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_2r_out()
347 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_out()
348 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_2r_out()
Dwm9712.c222 struct soc_mixer_control *mc = in wm9712_hp_mixer_put()
223 (struct soc_mixer_control *)kcontrol->private_value; in wm9712_hp_mixer_put()
265 struct soc_mixer_control *mc = in wm9712_hp_mixer_get()
266 (struct soc_mixer_control *)kcontrol->private_value; in wm9712_hp_mixer_get()
Dtwl4030.c829 struct soc_mixer_control *mc = in snd_soc_get_volsw_twl4030()
830 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_twl4030()
858 struct soc_mixer_control *mc = in snd_soc_put_volsw_twl4030()
859 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_twl4030()
887 struct soc_mixer_control *mc = in snd_soc_get_volsw_r2_twl4030()
888 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_r2_twl4030()
914 struct soc_mixer_control *mc = in snd_soc_put_volsw_r2_twl4030()
915 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_r2_twl4030()
Dcros_ec_codec.c358 struct soc_mixer_control *control; in cros_ec_set_gain_range()
367 control = (struct soc_mixer_control *) in cros_ec_set_gain_range()
Dda7218.c447 struct soc_mixer_control *mc = in da7218_alc_sw_put()
448 (struct soc_mixer_control *) kcontrol->private_value; in da7218_alc_sw_put()
474 struct soc_mixer_control *mixer_ctrl = in da7218_tonegen_freq_get()
475 (struct soc_mixer_control *) kcontrol->private_value; in da7218_tonegen_freq_get()
498 struct soc_mixer_control *mixer_ctrl = in da7218_tonegen_freq_put()
499 (struct soc_mixer_control *) kcontrol->private_value; in da7218_tonegen_freq_put()
518 struct soc_mixer_control *mixer_ctrl = in da7218_mic_lvl_det_sw_put()
519 (struct soc_mixer_control *) kcontrol->private_value; in da7218_mic_lvl_det_sw_put()
545 struct soc_mixer_control *mixer_ctrl = in da7218_mic_lvl_det_sw_get()
546 (struct soc_mixer_control *) kcontrol->private_value; in da7218_mic_lvl_det_sw_get()
Dwm9713.c231 struct soc_mixer_control *mc = in wm9713_hp_mixer_put()
232 (struct soc_mixer_control *)kcontrol->private_value; in wm9713_hp_mixer_put()
274 struct soc_mixer_control *mc = in wm9713_hp_mixer_get()
275 (struct soc_mixer_control *)kcontrol->private_value; in wm9713_hp_mixer_get()
Dwm8400.c90 struct soc_mixer_control *mc = in wm8400_outpga_put_volsw_vu()
91 (struct soc_mixer_control *)kcontrol->private_value; in wm8400_outpga_put_volsw_vu()
323 struct soc_mixer_control *mc = in outmixer_event()
324 (struct soc_mixer_control *)kcontrol->private_value; in outmixer_event()
Dwm8350.c302 struct soc_mixer_control *mc = in wm8350_put_volsw_2r_vu()
303 (struct soc_mixer_control *)kcontrol->private_value; in wm8350_put_volsw_2r_vu()
346 struct soc_mixer_control *mc = in wm8350_get_volsw_2r()
347 (struct soc_mixer_control *)kcontrol->private_value; in wm8350_get_volsw_2r()
Dwm8580.c259 struct soc_mixer_control *mc = in wm8580_out_vu()
260 (struct soc_mixer_control *)kcontrol->private_value; in wm8580_out_vu()
Dwm8990.c132 struct soc_mixer_control *mc = in wm899x_outpga_put_volsw_vu()
133 (struct soc_mixer_control *)kcontrol->private_value; in wm899x_outpga_put_volsw_vu()
Dmax98090.c353 struct soc_mixer_control *mc = in max98090_get_enab_tlv()
354 (struct soc_mixer_control *)kcontrol->private_value; in max98090_get_enab_tlv()
393 struct soc_mixer_control *mc = in max98090_put_enab_tlv()
394 (struct soc_mixer_control *)kcontrol->private_value; in max98090_put_enab_tlv()
Dda7219.c419 struct soc_mixer_control *mixer_ctrl = in da7219_tonegen_freq_get()
420 (struct soc_mixer_control *) kcontrol->private_value; in da7219_tonegen_freq_get()
446 struct soc_mixer_control *mixer_ctrl = in da7219_tonegen_freq_put()
447 (struct soc_mixer_control *) kcontrol->private_value; in da7219_tonegen_freq_put()
Dtlv320aic3x.c164 struct soc_mixer_control *mc = in snd_soc_dapm_put_volsw_aic3x()
165 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_dapm_put_volsw_aic3x()
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6routing.c413 struct soc_mixer_control *mc = in msm_routing_get_audio_mixer()
414 (struct soc_mixer_control *)kcontrol->private_value; in msm_routing_get_audio_mixer()
435 struct soc_mixer_control *mc = in msm_routing_put_audio_mixer()
436 (struct soc_mixer_control *)kcontrol->private_value; in msm_routing_put_audio_mixer()
/Linux-v5.4/sound/soc/intel/atom/
Dsst-mfld-platform.h162 struct soc_mixer_control mc;
/Linux-v5.4/sound/soc/atmel/
Datmel-pdmic.c311 struct soc_mixer_control *mc = in pdmic_put_mic_volsw()
312 (struct soc_mixer_control *)kcontrol->private_value; in pdmic_put_mic_volsw()
/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-pcm.c176 struct soc_mixer_control *mc = in hsw_stream_volume_put()
177 (struct soc_mixer_control *)kcontrol->private_value; in hsw_stream_volume_put()
225 struct soc_mixer_control *mc = in hsw_stream_volume_get()
226 (struct soc_mixer_control *)kcontrol->private_value; in hsw_stream_volume_get()

12