Searched refs:snd_pcm_lib_read (Results 1 – 3 of 3) sorted by relevance
312 err = snd_pcm_lib_read(substream, compat_ptr(buf), frames); in snd_pcm_ioctl_xferi_compat()
3222 result = snd_pcm_lib_read(substream, xferi.buf, xferi.frames); in snd_pcm_xferi_frames_ioctl()3482 result = snd_pcm_lib_read(substream, buf, count); in snd_pcm_read()
1151 snd_pcm_lib_read(struct snd_pcm_substream *substream, in snd_pcm_lib_read() function