Searched refs:snd_soc_read_signed (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-ops.c | 128 static int snd_soc_read_signed(struct snd_soc_component *component, in snd_soc_read_signed() function 274 ret = snd_soc_read_signed(component, reg, mask, shift, sign_bit, &val); in snd_soc_get_volsw() 285 ret = snd_soc_read_signed(component, reg, mask, rshift, in snd_soc_get_volsw() 288 ret = snd_soc_read_signed(component, reg2, mask, shift, in snd_soc_get_volsw()
|