centos man page for snd_pcm_suspend_all

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)

NAME
snd_pcm_suspend_all - trigger SUSPEND to all substreams in the given pcm
SYNOPSIS
int snd_pcm_suspend_all(struct snd_pcm * pcm);
ARGUMENTS
pcm the PCM instance
DESCRIPTION
After this call, all streams are changed to SUSPENDED state.
RETURN
Zero if successful (or pcm is NULL), or a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_SUSPEND_ALL(9)
Related Man Pages
mlib_signallinear2adpcm3bits(3mlib) - opensolaris
mlib_signaladpcm3bits2linear(3mlib) - sunos
mlib_signaladpcm4bits2linear(3mlib) - sunos
mlib_signallinear2adpcm4bits(3mlib) - sunos
mlib_signaladpcm2bits2linear(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq