Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm9712.c180 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9712_hp_mixer_put()
224 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9712_hp_mixer_get()
Dwm9713.c255 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9713_hp_mixer_put()
299 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9713_hp_mixer_get()
/linux-4.1.27/sound/soc/
Dsoc-dapm.c469 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm( in snd_soc_dapm_kcontrol_dapm() function
474 EXPORT_SYMBOL_GPL(snd_soc_dapm_kcontrol_dapm);
2794 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_get_volsw()
2841 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_put_volsw()
2913 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_get_enum_double()
2949 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_put_enum_double()
/linux-4.1.27/include/sound/
Dsoc-dapm.h444 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm(
Dsoc.h1296 return snd_soc_dapm_to_codec(snd_soc_dapm_kcontrol_dapm(kcontrol)); in snd_soc_dapm_kcontrol_codec()