Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_kcontrol_dapm (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/sound/soc/atmel/
Dtse850-pcm5142.c69 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_mux1()
81 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_mux1()
99 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_mux2()
111 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_mux2()
129 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_mix()
141 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_mix()
163 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_get_ana()
196 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kctrl); in tse850_put_ana()
/Linux-v4.19/sound/soc/codecs/
Dwm9712.c222 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9712_hp_mixer_put()
266 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9712_hp_mixer_get()
Dcpcap.c406 snd_soc_dapm_kcontrol_dapm(kcontrol); in cpcap_output_mux_put_enum()
490 snd_soc_dapm_kcontrol_dapm(kcontrol); in cpcap_input_right_mux_put_enum()
566 snd_soc_dapm_kcontrol_dapm(kcontrol); in cpcap_input_left_mux_put_enum()
Dwm9713.c231 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9713_hp_mixer_put()
275 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9713_hp_mixer_get()
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6routing.c412 snd_soc_dapm_kcontrol_dapm(kcontrol); in msm_routing_get_audio_mixer()
432 snd_soc_dapm_kcontrol_dapm(kcontrol); in msm_routing_put_audio_mixer()
/Linux-v4.19/sound/soc/
Dsoc-dapm.c543 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm( in snd_soc_dapm_kcontrol_dapm() function
548 EXPORT_SYMBOL_GPL(snd_soc_dapm_kcontrol_dapm);
3115 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_get_volsw()
3178 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_put_volsw()
3270 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_get_enum_double()
3311 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_put_enum_double()
/Linux-v4.19/include/sound/
Dsoc-dapm.h479 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm(
Dsoc.h1284 return snd_soc_dapm_to_component(snd_soc_dapm_kcontrol_dapm(kcontrol)); in snd_soc_dapm_kcontrol_component()