snd_pcm_lib_ioctl(9) suse man page | unix.com

Man Page: snd_pcm_lib_ioctl

Operating Environment: suse

Section: 9

SND_PCM_LIB_IOCTL(9)						   Sound Devices					      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. Returns zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_IOCTL(9)
Related Man Pages
ioctl(2) - opensolaris
ioctl(2) - bsd
explain_ioctl_or_die(3) - debian
ioctl(2) - opendarwin
fsetown(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com