1SND_PCM_SUSPEND(9) PCM API SND_PCM_SUSPEND(9)
23
4
NAME
6snd_pcm_suspend - trigger SUSPEND to all linked streams
7
SYNOPSIS
9int snd_pcm_suspend(struct snd_pcm_substream * substream);
10
ARGUMENTS
12substream
13the PCM substream
14
DESCRIPTION
16After this call, all streams are changed to SUSPENDED state.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 SND_PCM_SUSPEND(9)