Query: snd_pcm_suspend_all
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_SUSPEND_ALL(9) PCM API SND_PCM_SUSPEND_ALL(9)NAMEsnd_pcm_suspend_all - trigger SUSPEND to all substreams in the given pcmSYNOPSISint snd_pcm_suspend_all(struct snd_pcm * pcm);ARGUMENTSpcm the PCM instanceDESCRIPTIONAfter this call, all streams are changed to SUSPENDED state.RETURNZero if successful (or pcm is NULL), or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_SUSPEND_ALL(9)