Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
Dpcm_compat.c34 err = snd_pcm_rewind(substream, frames); in snd_pcm_ioctl_rewind_compat()
Dpcm_native.c2947 static snd_pcm_sframes_t snd_pcm_rewind(struct snd_pcm_substream *substream, in snd_pcm_rewind() function
3235 result = snd_pcm_rewind(substream, frames); in snd_pcm_rewind_ioctl()