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

NAME

6       snd_pcm_suspend_all - trigger SUSPEND to all substreams in the given
7       pcm
8

SYNOPSIS

10       int snd_pcm_suspend_all(struct snd_pcm * pcm);
11

ARGUMENTS

13       pcm
14           the PCM instance
15

DESCRIPTION

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

RETURN

20       Zero if successful (or pcm is NULL), or a negative error code.
21
23Kernel Hackers Manual 3.10         June 2019            SND_PCM_SUSPEND_ALL(9)
Impressum