Searched refs:snd_ctl_unregister_ioctl_compat (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/sound/
H A Dcontrol.h176 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn);
179 #define snd_ctl_unregister_ioctl_compat(fcn) macro
/linux-master/sound/core/
H A Dhwdep.c534 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl);
H A Dcontrol.c2145 * snd_ctl_unregister_ioctl_compat - de-register the device-specific compat
2151 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) function
2155 EXPORT_SYMBOL(snd_ctl_unregister_ioctl_compat); variable
H A Dpcm.c1223 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl);
H A Drawmidi.c2131 snd_ctl_unregister_ioctl_compat(snd_rawmidi_control_ioctl);

Completed in 125 milliseconds