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
20Kernel Hackers Manual 2.6.         June 2019            SND_PCM_SUSPEND_ALL(9)
Impressum