Home
last modified time | relevance | path

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

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