Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h848 int linux_ioctl_register_handler(struct linux_ioctl_handler *h);
863 linux_ioctl_register_handler, &n##_linux_handler); \
H A Dlinux_ioctl.c3788 linux_ioctl_register_handler(struct linux_ioctl_handler *h) in linux_ioctl_register_handler() function
/freebsd/sys/modules/linux/
H A DMakefile82 EXPORT_SYMS+= linux_ioctl_register_handler
/freebsd/sys/dev/drm2/
H A Ddrm_drv.c263 linux_ioctl_register_handler(&drm_handler); in drm_core_init()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c628 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()
/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c927 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c866 linux_ioctl_register_handler(*lihp); in linux_elf_modevent()