
NAME
snd_pcm_suspend_all -
SYNOPSIS
int snd_pcm_suspend_all (snd_pcm_t * pcm);
ARGUMENTS
pcm the PCM instance
DESCRIPTION
Trigger SUSPEND to all substreams in the given pcm. After this call,
all streams are changed to SUSPENDED state.