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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcontrol.h127 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn);
130 #define snd_ctl_unregister_ioctl_compat(fcn) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dhwdep.c522 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl);
H A Dcontrol.c1365 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) function
1370 EXPORT_SYMBOL(snd_ctl_unregister_ioctl_compat); variable
H A Dpcm.c1166 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl);
H A Drawmidi.c1697 snd_ctl_unregister_ioctl_compat(snd_rawmidi_control_ioctl);

Completed in 41 milliseconds