Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-ops.c253 static int soc_get_volsw(struct snd_kcontrol *kcontrol, in soc_put_volsw()
340 return soc_get_volsw(kcontrol, ucontrol, mc, mask, mc->max - mc->min, false);
382 return soc_get_volsw(kcontrol, ucontrol, mc, mask, mc->max, true); in snd_soc_get_volsw()
288 static int soc_get_volsw(struct snd_kcontrol *kcontrol, soc_get_volsw() function