Home
last modified time | relevance | path

Searched defs:snd_ctl_unregister_ioctl_compat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dcontrol.h140 #define snd_ctl_unregister_ioctl_compat(fcn) macro
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h179 #define snd_ctl_unregister_ioctl_compat(fcn) macro
/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c1933 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl_compat() function
1937 EXPORT_SYMBOL(snd_ctl_unregister_ioctl_compat); variable
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c2237 int snd_ctl_unregister_ioctl_compat(snd_kctl_ioctl_func_t fcn) in snd_ctl_unregister_ioctl_compat() function
2241 EXPORT_SYMBOL(snd_ctl_unregister_ioctl_compat); variable

Completed in 9 milliseconds