Searched refs:snd_soc_read_signed (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/ |
D | soc-ops.c | 132 static int snd_soc_read_signed(struct snd_soc_component *component, in snd_soc_read_signed() function 263 ret = snd_soc_read_signed(component, reg, mask, shift, sign_bit, &val); in snd_soc_get_volsw() 274 ret = snd_soc_read_signed(component, reg, mask, rshift, in snd_soc_get_volsw() 277 ret = snd_soc_read_signed(component, reg2, mask, shift, in snd_soc_get_volsw()
|