snd_pcm_suspend(9) centos man page | unix.com

Man Page: snd_pcm_suspend

Operating Environment: centos

Section: 9

SND_PCM_SUSPEND(9)						      PCM API							SND_PCM_SUSPEND(9)

NAME
snd_pcm_suspend - trigger SUSPEND to all linked streams
SYNOPSIS
int snd_pcm_suspend(struct snd_pcm_substream * substream);
ARGUMENTS
substream the PCM substream
DESCRIPTION
After this call, all streams are changed to SUSPENDED state.
RETURN
Zero if successful (or substream is NULL), or a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_SUSPEND(9)
Related Man Pages
ogmdemux(1) - debian
libssh2_channel_read_ex(3) - debian
muroar_stream(3) - debian
mlib_signaladpcm2bits2linear(3mlib) - sunos
snd_emu10kx(4) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq