1SND_PCM_SUSPEND(9)                  PCM API                 SND_PCM_SUSPEND(9)
2
3
4

NAME

6       snd_pcm_suspend - trigger SUSPEND to all linked streams
7

SYNOPSIS

9       int snd_pcm_suspend(struct snd_pcm_substream * substream);
10

ARGUMENTS

12       substream
13           the PCM substream
14

DESCRIPTION

16       After this call, all streams are changed to SUSPENDED state.
17

RETURN

19       Zero if successful (or substream is NULL), or a negative error code.
20
22Kernel Hackers Manual 3.10         June 2019                SND_PCM_SUSPEND(9)
Impressum