snd_ctl_register_ioctl_compat
int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn);
EXPORT_SYMBOL(snd_ctl_register_ioctl_compat);
snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl);
snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl);
snd_ctl_register_ioctl_compat(snd_rawmidi_control_ioctl);