Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dcontrol.h173 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn);
/Linux-v6.6/sound/core/
Dhwdep.c543 snd_ctl_unregister_ioctl(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
Dpcm.c1242 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
Dcontrol.c2223 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl() function
2227 EXPORT_SYMBOL(snd_ctl_unregister_ioctl);
Drawmidi.c2197 snd_ctl_unregister_ioctl(snd_rawmidi_control_ioctl); in alsa_rawmidi_exit()