Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_kcontrol_codec (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
Dadau17x1.c157 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in adau17x1_dsp_mux_enum_put()
202 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in adau17x1_dsp_mux_enum_get()
Dwm_hubs.c700 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in class_w_put_volsw()
720 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in class_w_put_double()
Dwm8804.c164 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in txsrc_put()
Dwm8998.c107 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in wm8998_in1mux_put()
164 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in wm8998_in2mux_put()
Dtwl6040.c338 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in twl6040_soc_dapm_put_vibra_enum()
Dtlv320aic3x.c150 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in snd_soc_dapm_put_volsw_aic3x()
Dwm8995.c553 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in wm8995_put_class_w()
Dwm8903.c367 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in wm8903_class_w_put()
Dwm8994.c1445 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in wm8994_put_class_w()
/linux-4.4.14/include/sound/
Dsoc.h1389 static inline struct snd_soc_codec *snd_soc_dapm_kcontrol_codec( in snd_soc_dapm_kcontrol_codec() function