Searched refs:snd_ctl_register_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.h126 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn);
129 #define snd_ctl_register_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.c515 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl);
H A Dcontrol.c1325 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn) function
1330 EXPORT_SYMBOL(snd_ctl_register_ioctl_compat); variable
H A Dpcm.c1158 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl);
H A Drawmidi.c1675 snd_ctl_register_ioctl_compat(snd_rawmidi_control_ioctl);

Completed in 48 milliseconds