Query: snd_pcm_lib_ioctl
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_LIB_IOCTL(9) Sound Devices SND_PCM_LIB_IOCTL(9)NAMEsnd_pcm_lib_ioctl - a generic PCM ioctl callbackSYNOPSISint snd_pcm_lib_ioctl(struct snd_pcm_substream * substream, unsigned int cmd, void * arg);ARGUMENTSsubstream the pcm substream instance cmd ioctl command arg ioctl argumentDESCRIPTIONProcesses 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_IOCTL(9)
Related Man Pages |
---|
ioctl(2) - mojave |
ioctl(2) - minix |
ioctl(2) - v7 |
ioctl(2) - osf1 |
fsetown(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |