Query: snd_pcm_lib_ioctl
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_LIB_IOCTL(9) PCM API 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.RETURNZero if successful, or a negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_LIB_IOCTL(9)
Related Man Pages |
---|
ioctl(2) - opensolaris |
ioctl(2) - bsd |
ioctl(2) - osx |
fgetown(9) - netbsd |
ldi_ioctl(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |