Home
last modified time | relevance | path

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

/Linux-v5.4/sound/core/
Dpcm_compat.c34 err = snd_pcm_rewind(substream, frames); in snd_pcm_ioctl_rewind_compat()
Dpcm_native.c2680 static snd_pcm_sframes_t snd_pcm_rewind(struct snd_pcm_substream *substream, in snd_pcm_rewind() function
2860 result = snd_pcm_rewind(substream, frames); in snd_pcm_rewind_ioctl()