Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/
Dpcm_compat.c71 err = snd_pcm_capture_forward(substream, frames); in snd_pcm_ioctl_forward_compat()
Dpcm_native.c2575 static snd_pcm_sframes_t snd_pcm_capture_forward(struct snd_pcm_substream *substream, in snd_pcm_capture_forward() function
2971 result = snd_pcm_capture_forward(substream, frames); in snd_pcm_capture_ioctl1()