Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dcontrol.h137 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn);
140 #define snd_ctl_unregister_ioctl_compat(fcn) macro
/OK3568_Linux_fs/kernel/sound/core/
H A Dhwdep.c538 snd_ctl_unregister_ioctl_compat(snd_hwdep_control_ioctl); in alsa_hwdep_exit()
H A Dcontrol.c1932 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl_compat() function
1936 EXPORT_SYMBOL(snd_ctl_unregister_ioctl_compat);
H A Dpcm.c1238 snd_ctl_unregister_ioctl_compat(snd_pcm_control_ioctl); in alsa_pcm_exit()
H A Drawmidi.c1944 snd_ctl_unregister_ioctl_compat(snd_rawmidi_control_ioctl); in alsa_rawmidi_exit()