Searched refs:soc_get_volsw (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/ |
| H A D | soc-ops.c | 288 static int soc_get_volsw(struct snd_kcontrol *kcontrol, in soc_get_volsw() function 382 return soc_get_volsw(kcontrol, ucontrol, mc, mask, mc->max - mc->min, false); in snd_soc_get_volsw() 424 return soc_get_volsw(kcontrol, ucontrol, mc, mask, mc->max, true); in snd_soc_get_volsw_sx()
|