Home
last modified time | relevance | path

Searched refs:snd_soc_get_volsw_sx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dsoc.h86 .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,
/openbmc/linux/sound/soc/
H A Dsoc-ops.c386 * 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);
H A Dsoc-topology.c126 {SND_SOC_TPLG_CTL_VOLSW_SX, snd_soc_get_volsw_sx,