Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-ops.c129 static int snd_soc_read_signed(struct snd_soc_component *component, in snd_soc_read_signed() function
257 ret = snd_soc_read_signed(component, reg, mask, shift, sign_bit, &val); in snd_soc_get_volsw()
268 ret = snd_soc_read_signed(component, reg, mask, rshift, in snd_soc_get_volsw()
271 ret = snd_soc_read_signed(component, reg2, mask, shift, in snd_soc_get_volsw()