Home
last modified time | relevance | path

Searched refs:linux_ioctl_unregister_handler (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h849 int linux_ioctl_unregister_handler(struct linux_ioctl_handler *h);
865 linux_ioctl_unregister_handler, &n##_linux_handler)
H A Dlinux_ioctl.c3831 linux_ioctl_unregister_handler(struct linux_ioctl_handler *h) in linux_ioctl_unregister_handler() function
/freebsd/sys/modules/linux/
H A DMakefile83 EXPORT_SYMS+= linux_ioctl_unregister_handler
/freebsd/sys/dev/drm2/
H A Ddrm_drv.c275 linux_ioctl_unregister_handler(&drm_handler); in drm_core_exit()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c647 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c947 linux_ioctl_unregister_handler(*lihp); in linux64_elf_modevent()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c889 linux_ioctl_unregister_handler(*lihp); in linux_elf_modevent()