'\" t .\" Title: snd_ctl_register_ioctl_compat .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 2019 .\" Manual: Control/Mixer API .\" Source: Kernel Hackers Manual 4.9.168 .\" Language: English .\" .TH "SND_CTL_REGISTER_IOC" "9" "April 2019" "Kernel Hackers Manual 4\&.9\&." "Control/Mixer API" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" snd_ctl_register_ioctl_compat \- register the device\-specific 32bit compat control\-ioctls .SH "SYNOPSIS" .HP \w'int\ snd_ctl_register_ioctl_compat('u .BI "int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t\ " "fcn" ");" .SH "ARGUMENTS" .PP \fIfcn\fR .RS 4 ioctl callback function .RE .SH "COPYRIGHT" .br