Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm_compat.c48 err = snd_pcm_forward(substream, frames); in snd_pcm_ioctl_forward_compat()
H A Dpcm_native.c2992 static snd_pcm_sframes_t snd_pcm_forward(struct snd_pcm_substream *substream, in snd_pcm_forward() function
3274 result = snd_pcm_forward(substream, frames); in snd_pcm_forward_ioctl()
3430 result = snd_pcm_forward(substream, *frames); in snd_pcm_kernel_ioctl()