Searched refs:snd_soc_put_volsw_range (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/sound/
H A Dsoc.h78 .put = snd_soc_put_volsw_range, \
109 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
138 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
190 .get = snd_soc_get_volsw_range, .put = snd_soc_put_volsw_range, \
606 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
/linux-master/sound/soc/
H A Dsoc-ops.c522 * snd_soc_put_volsw_range - single mixer put value callback with range.
530 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol, function
592 EXPORT_SYMBOL_GPL(snd_soc_put_volsw_range); variable
H A Dsoc-topology.c135 snd_soc_put_volsw_range, snd_soc_info_volsw_range},
/linux-master/sound/soc/codecs/
H A Dwm5110.c500 ret = snd_soc_put_volsw_range(kcontrol, ucontrol);

Completed in 256 milliseconds