Home
last modified time | relevance | path

Searched refs:snd_pcm_forward (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/sound/core/
Dpcm_compat.c48 err = snd_pcm_forward(substream, frames); in snd_pcm_ioctl_forward_compat()
Dpcm_native.c2991 static snd_pcm_sframes_t snd_pcm_forward(struct snd_pcm_substream *substream, in snd_pcm_forward() function
3278 result = snd_pcm_forward(substream, frames); in snd_pcm_forward_ioctl()
3434 result = snd_pcm_forward(substream, *frames); in snd_pcm_kernel_ioctl()