Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dalsaaudio.c147 int err = snd_pcm_resume (handle); in alsa_resume()
/openbmc/linux/sound/core/
H A Dpcm_native.c1832 static int snd_pcm_resume(struct snd_pcm_substream *substream) in snd_pcm_resume() function
1840 static int snd_pcm_resume(struct snd_pcm_substream *substream) in snd_pcm_resume() function
3350 return snd_pcm_resume(substream); in snd_pcm_common_ioctl()
/openbmc/linux/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst3728 behavior of :c:func:`snd_pcm_resume()`. (Thus, in theory,