Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dcontrol.h171 int snd_ctl_unregister_ioctl(snd_kctl_ioctl_func_t fcn);
/linux-6.15/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 Dpcm.c1226 snd_ctl_unregister_ioctl(snd_pcm_control_ioctl); in alsa_pcm_exit()
H A Drawmidi.c2134 snd_ctl_unregister_ioctl(snd_rawmidi_control_ioctl); in alsa_rawmidi_exit()