snd_pcm_lib_ioctl(9) centos man page | unix.com

Man Page: snd_pcm_lib_ioctl

Operating Environment: centos

Section: 9

SND_PCM_LIB_IOCTL(9)						      PCM API						      SND_PCM_LIB_IOCTL(9)

NAME
snd_pcm_lib_ioctl - a generic PCM ioctl callback
SYNOPSIS
int snd_pcm_lib_ioctl(struct snd_pcm_substream * substream, unsigned int cmd, void * arg);
ARGUMENTS
substream the pcm substream instance cmd ioctl command arg ioctl argument
DESCRIPTION
Processes the generic ioctl commands for PCM. Can be passed as the ioctl callback for PCM ops.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_LIB_IOCTL(9)
Related Man Pages
ioctl(2) - minix
ioctl(2) - osx
ioctl(2) - opendarwin
fsetown(9) - netbsd
ioctl(2) - sunos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq