Man Page: snd_pcm_suspend_all
Operating Environment: centos
Section: 9
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)
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |