Home
last modified time | relevance | path

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

/sound/core/
Dpcm_compat.c53 err = snd_pcm_capture_rewind(substream, frames); in snd_pcm_ioctl_rewind_compat()
Dpcm_native.c2227 static snd_pcm_sframes_t snd_pcm_capture_rewind(struct snd_pcm_substream *substream, in snd_pcm_capture_rewind() function
2699 result = snd_pcm_capture_rewind(substream, frames); in snd_pcm_capture_ioctl1()