Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dcontrol.h137 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn);
/linux-4.1.27/sound/core/
Dhwdep.c544 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
Dcontrol.c1672 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl() function
1676 EXPORT_SYMBOL(snd_ctl_unregister_ioctl);
Dpcm.c1250 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
Drawmidi.c1790 snd_ctl_unregister_ioctl(snd_rawmidi_control_ioctl); in alsa_rawmidi_exit()