Searched refs:snd_soc_dapm_put_volsw (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/sound/ |
D | soc-dapm.h | 268 .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/ |
D | wm_hubs.c | 704 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in class_w_put_volsw()
|
D | wm8903.c | 385 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8903_class_w_put()
|
D | wm8995.c | 556 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8995_put_class_w()
|
D | wm8994.c | 1447 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in wm8994_put_class_w()
|
/linux-4.1.27/sound/soc/ |
D | soc-dapm.c | 2838 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);
|