Searched refs:snd_soc_dapm_get_volsw (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/include/sound/ |
D | soc-dapm.h | 331 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 336 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 341 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 346 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 355 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 362 .get = snd_soc_dapm_get_volsw, .put = snd_soc_dapm_put_volsw, \ 448 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
|
/linux-6.6.21/sound/soc/codecs/ |
D | jz4770.c | 341 .get = snd_soc_dapm_get_volsw, 363 .get = snd_soc_dapm_get_volsw,
|
D | jz4760.c | 324 .get = snd_soc_dapm_get_volsw, 341 .get = snd_soc_dapm_get_volsw,
|
D | wm_hubs.c | 691 snd_soc_dapm_get_volsw, class_w_put_volsw)
|
D | tlv320aic3x.c | 147 snd_soc_dapm_get_volsw, snd_soc_dapm_put_volsw_aic3x)
|
D | wm8903.c | 410 snd_soc_dapm_get_volsw, wm8903_class_w_put)
|
D | wm8995.h | 4238 snd_soc_dapm_get_volsw, wm8995_put_class_w)
|
D | rt5670.c | 990 snd_soc_dapm_get_volsw, rt5670_put_dac1_mix_dac1_switch)
|
D | wm8994.c | 1513 snd_soc_dapm_get_volsw, wm8994_put_class_w)
|
/linux-6.6.21/sound/soc/ |
D | soc-dapm.c | 3321 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_volsw() function 3368 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_volsw);
|
D | soc-topology.c | 140 {SND_SOC_TPLG_DAPM_CTL_VOLSW, snd_soc_dapm_get_volsw,
|