Searched refs:snd_soc_read_signed (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/ |
H A D | soc-ops.c | 123 * snd_soc_read_signed - Read a codec register and interprete as signed value 137 static int snd_soc_read_signed(struct snd_soc_component *component, snd_soc_read_signed() function 268 ret = snd_soc_read_signed(component, reg, mask, shift, sign_bit, &val); snd_soc_get_volsw() 279 ret = snd_soc_read_signed(component, reg, mask, rshift, snd_soc_get_volsw() 282 ret = snd_soc_read_signed(component, reg2, mask, shift, snd_soc_get_volsw()
|
Completed in 36 milliseconds