Searched refs:snd_pcm_resume (Results 1 – 3 of 3) sorted by relevance
173 else while ((err = snd_pcm_resume(pcm)) == -EAGAIN) { in recover()
1811 static int snd_pcm_resume(struct snd_pcm_substream *substream) in snd_pcm_resume() function1819 static int snd_pcm_resume(struct snd_pcm_substream *substream) in snd_pcm_resume() function3312 return snd_pcm_resume(substream); in snd_pcm_common_ioctl()
3966 behavior of :c:func:`snd_pcm_resume()`. (Thus, in theory,