Searched refs:snd_ctl_register_ioctl_compat (Results 1 – 5 of 5) sorted by relevance
173 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn);176 #define snd_ctl_register_ioctl_compat(fcn) macro
527 snd_ctl_register_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_init()
2091 int snd_ctl_register_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_register_ioctl_compat() function2095 EXPORT_SYMBOL(snd_ctl_register_ioctl_compat);
1221 snd_ctl_register_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_init()
2106 snd_ctl_register_ioctl_compat(snd_rawmidi_control_ioctl); in alsa_rawmidi_init()
Completed in 22 milliseconds