Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm9712.c183 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9712_hp_mixer_put()
227 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9712_hp_mixer_get()
Dwm9713.c257 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9713_hp_mixer_put()
301 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in wm9713_hp_mixer_get()
/linux-4.4.14/sound/soc/
Dsoc-dapm.c531 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm( in snd_soc_dapm_kcontrol_dapm() function
536 EXPORT_SYMBOL_GPL(snd_soc_dapm_kcontrol_dapm);
2992 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_get_volsw()
3039 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_put_volsw()
3111 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_get_enum_double()
3152 struct snd_soc_dapm_context *dapm = snd_soc_dapm_kcontrol_dapm(kcontrol); in snd_soc_dapm_put_enum_double()
/linux-4.4.14/include/sound/
Dsoc-dapm.h452 struct snd_soc_dapm_context *snd_soc_dapm_kcontrol_dapm(
Dsoc.h1392 return snd_soc_dapm_to_codec(snd_soc_dapm_kcontrol_dapm(kcontrol)); in snd_soc_dapm_kcontrol_codec()