Name

snd_pcm_suspend —

Synopsis

int snd_pcm_suspend (struct snd_pcm_substream *  substream);

Arguments

substream

the PCM substream

Description

Trigger SUSPEND to all linked streams. After this call, all streams are changed to SUSPENDED state.