snd_pcm_suspend — trigger SUSPEND to all linked streams
int snd_pcm_suspend (struct snd_pcm_substream * substream);
int snd_pcm_suspend (
)
substream
the PCM substream
After this call, all streams are changed to SUSPENDED state.