Home
last modified time | relevance | path

Searched refs:snd_pcm_forward (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dpcm_compat.c48 err = snd_pcm_forward(substream, frames); in snd_pcm_ioctl_forward_compat()
H A Dpcm_native.c2964 static snd_pcm_sframes_t snd_pcm_forward(struct snd_pcm_substream *substream, in snd_pcm_forward() function
3251 result = snd_pcm_forward(substream, frames); in snd_pcm_forward_ioctl()
3399 result = snd_pcm_forward(substream, *frames); in snd_pcm_kernel_ioctl()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_compat.c48 err = snd_pcm_forward(substream, frames); in snd_pcm_ioctl_forward_compat()
H A Dpcm_native.c2995 static snd_pcm_sframes_t snd_pcm_forward(struct snd_pcm_substream *substream, in snd_pcm_forward() function
3282 result = snd_pcm_forward(substream, frames); in snd_pcm_forward_ioctl()
3438 result = snd_pcm_forward(substream, *frames); in snd_pcm_kernel_ioctl()

Completed in 13 milliseconds