Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_compat.c34 err = snd_pcm_rewind(substream, frames); in snd_pcm_ioctl_rewind_compat()
H A Dpcm_native.c2978 static snd_pcm_sframes_t snd_pcm_rewind(struct snd_pcm_substream *substream, in snd_pcm_rewind() function
3268 result = snd_pcm_rewind(substream, frames); in snd_pcm_rewind_ioctl()