Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_put_volsw (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/include/sound/
Dsoc-dapm.h268 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
273 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
282 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
289 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
358 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol,
/linux-4.1.27/sound/soc/codecs/
Dwm_hubs.c704 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in class_w_put_volsw()
Dwm8903.c385 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8903_class_w_put()
Dwm8995.c556 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8995_put_class_w()
Dwm8994.c1447 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8994_put_class_w()
/linux-4.1.27/sound/soc/
Dsoc-dapm.c2838 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol, in snd_soc_dapm_put_volsw() function
2899 EXPORT_SYMBOL_GPL(snd_soc_dapm_put_volsw);