Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-ops.c603 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_range() function
640 EXPORT_SYMBOL_GPL(snd_soc_get_volsw_range);
Dsoc-topology.c138 {SND_SOC_TPLG_CTL_RANGE, snd_soc_get_volsw_range,
/sound/soc/codecs/
Dwm5110.c480 ret = snd_soc_get_volsw_range(kcontrol, ucontrol); in wm5110_in_pga_get()