1SND_PCM_SUSPEND_ALL(9) PCM API SND_PCM_SUSPEND_ALL(9)
23
4
NAME
6snd_pcm_suspend_all - trigger SUSPEND to all substreams in the given
7pcm
8
SYNOPSIS
10int snd_pcm_suspend_all(struct snd_pcm * pcm);
11
ARGUMENTS
13pcm
14the PCM instance
15
DESCRIPTION
17After this call, all streams are changed to SUSPENDED state.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. November 2011 SND_PCM_SUSPEND_ALL(9)