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