Searched refs:snd_soc_dapm_get_volsw (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/include/sound/ |
D | soc-dapm.h | 282 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 287 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 292 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 297 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 306 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 313 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 387 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol,
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm_hubs.c | 695 snd_soc_dapm_get_volsw, class_w_put_volsw)
|
D | tlv320aic3x.c | 156 snd_soc_dapm_get_volsw, snd_soc_dapm_put_volsw_aic3x)
|
D | wm8903.c | 414 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 | 1441 snd_soc_dapm_get_volsw, wm8994_put_class_w)
|
/Linux-v4.19/sound/soc/ |
D | soc-dapm.c | 3112 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_volsw() function 3164 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_volsw);
|
D | soc-topology.c | 149 {SND_SOC_TPLG_DAPM_CTL_VOLSW, snd_soc_dapm_get_volsw,
|