
NAME
snd_pcm_suspend -
SYNOPSIS
int snd_pcm_suspend (snd_pcm_substream_t * substream);
ARGUMENTS
substream
the PCM substream
DESCRIPTION
Trigger SUSPEND to all linked streams. After this call, all streams are
changed to SUSPENDED state.