Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dapm.h274 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
279 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
288 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
295 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \
364 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol,
/linux-4.4.14/sound/soc/codecs/
Dwm_hubs.c703 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in class_w_put_volsw()
Dwm8995.c556 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8995_put_class_w()
Dwm8903.c385 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8903_class_w_put()
Dwm8994.c1448 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8994_put_class_w()
/linux-4.4.14/sound/soc/
Dsoc-dapm.c3036 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol, in snd_soc_dapm_put_volsw() function
3097 EXPORT_SYMBOL_GPL(snd_soc_dapm_put_volsw);
Dsoc-topology.c152 snd_soc_dapm_put_volsw, snd_soc_info_volsw},