Home
last modified time | relevance | path

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

/linux/sound/core/
A Dpcm_compat.c308 err = snd_pcm_lib_read(substream, compat_ptr(buf), frames); in snd_pcm_ioctl_xferi_compat()
A Dpcm_native.c3152 result = snd_pcm_lib_read(substream, xferi.buf, xferi.frames); in snd_pcm_xferi_frames_ioctl()
3410 result = snd_pcm_lib_read(substream, buf, count); in snd_pcm_read()
/linux/include/sound/
A Dpcm.h1083 snd_pcm_lib_read(struct snd_pcm_substream *substream, in snd_pcm_lib_read() function

Completed in 18 milliseconds