Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c3224 result = snd_pcm_lib_read(substream, xferi.buf, xferi.frames); in snd_pcm_xferi_frames_ioctl()
3484 result = snd_pcm_lib_read(substream, buf, count); in snd_pcm_read()
/linux-6.3-rc2/include/sound/
A Dpcm.h1153 snd_pcm_lib_read(struct snd_pcm_substream *substream, in snd_pcm_lib_read() function

Completed in 17 milliseconds