snd_pcm_suspend(9)
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.