Searched refs:snd_soc_get_volsw_sx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-ops.c | 369 * snd_soc_get_volsw_sx - single mixer get callback 378 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_sx() function 404 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_sx); variable
|
H A D | soc-topology.c | 133 {SND_SOC_TPLG_CTL_VOLSW_SX, snd_soc_get_volsw_sx,
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-ops.c | 386 * snd_soc_get_volsw_sx - single mixer get callback 395 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_sx() function 421 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_sx); variable
|
H A D | soc-topology.c | 126 {SND_SOC_TPLG_CTL_VOLSW_SX, snd_soc_get_volsw_sx,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 86 .get = snd_soc_get_volsw_sx,\ 145 .get = snd_soc_get_volsw_sx, \ 176 .get = snd_soc_get_volsw_sx, \ 577 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol,
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 86 .get = snd_soc_get_volsw_sx,\ 164 .get = snd_soc_get_volsw_sx, \ 586 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol,
|
Completed in 14 milliseconds