snd_pcm_suspend_all —
int snd_pcm_suspend_all (struct snd_pcm * pcm);
int snd_pcm_suspend_all (
)
pcm
the PCM instance
Trigger SUSPEND to all substreams in the given pcm. After this call, all streams are changed to SUSPENDED state.