Searched refs:snd_pcm_lib_readv (Results 1 – 3 of 3) sorted by relevance
373 err = snd_pcm_lib_readv(substream, bufs, frames); in snd_pcm_ioctl_xfern_compat()
3249 result = snd_pcm_lib_readv(substream, bufs, xfern.frames); in snd_pcm_xfern_frames_ioctl()3544 result = snd_pcm_lib_readv(substream, bufs, frames); in snd_pcm_readv()
1165 snd_pcm_lib_readv(struct snd_pcm_substream *substream, in snd_pcm_lib_readv() function