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