Searched refs:snd_soc_dapm_get_volsw (Results 1 – 7 of 7) 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, \ 360 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol,
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm_hubs.c | 696 snd_soc_dapm_get_volsw, class_w_put_volsw)
|
D | tlv320aic3x.c | 140 snd_soc_dapm_get_volsw, snd_soc_dapm_put_volsw_aic3x)
|
D | wm8903.c | 405 snd_soc_dapm_get_volsw, wm8903_class_w_put)
|
D | wm8995.h | 4241 snd_soc_dapm_get_volsw, wm8995_put_class_w)
|
D | wm8994.c | 1439 snd_soc_dapm_get_volsw, wm8994_put_class_w)
|
/linux-4.1.27/sound/soc/ |
D | soc-dapm.c | 2791 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_volsw() function 2827 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_volsw);
|