Home
last modified time | relevance | path

Searched refs:snd_ctl_unregister_ioctl (Results 1 – 4 of 4) sorted by relevance

/linux/include/sound/
H A Dcontrol.h171 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn);
/linux/sound/core/
H A Dhwdep.c533 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
H A Dcontrol.c2126 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl() function
2130 EXPORT_SYMBOL(snd_ctl_unregister_ioctl);
H A Drawmidi.c2131 snd_ctl_unregister_ioctl(snd_rawmidi_control_ioctl);