Home
last modified time | relevance | path

Searched refs:snd_pcm_resume (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dalsa.c173 else while ((err = snd_pcm_resume(pcm)) == -EAGAIN) { in recover()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c1811 static int snd_pcm_resume(struct snd_pcm_substream *substream) in snd_pcm_resume() function
1819 static int snd_pcm_resume(struct snd_pcm_substream *substream) in snd_pcm_resume() function
3312 return snd_pcm_resume(substream); in snd_pcm_common_ioctl()
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3966 behavior of :c:func:`snd_pcm_resume()`. (Thus, in theory,