Name

snd_pcm_suspend_all —

Synopsis

int snd_pcm_suspend_all (struct snd_pcm * 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.