Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/tdfx/
H A Dtdfx_linux.h49 linux_ioctl_register_handler, &n##_handler); \
/freebsd-12.1/sys/modules/linux_common/
H A DMakefile13 EXPORT_SYMS+= linux_ioctl_register_handler
/freebsd-12.1/sys/dev/amr/
H A Damr_linux.c61 linux_ioctl_register_handler, &amr_linux_handler);
/freebsd-12.1/sys/dev/aac/
H A Daac_linux.c63 linux_ioctl_register_handler, &aac_linux_handler);
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_linux.c67 linux_ioctl_register_handler, &aacraid_linux_handler);
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_linux.c65 linux_ioctl_register_handler, &mfi_linux_handler);
/freebsd-12.1/sys/amd64/sgx/
H A Dsgx_linux.c103 linux_ioctl_register_handler, &sgx_linux_handler);
/freebsd-12.1/sys/dev/ipmi/
H A Dipmi_linux.c77 linux_ioctl_register_handler, &ipmi_linux_handler);
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_linux.c83 linux_ioctl_register_handler, &mrsas_linux_handler);
/freebsd-12.1/sys/modules/linux/
H A DMakefile46 EXPORT_SYMS+= linux_ioctl_register_handler
/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.h780 int linux_ioctl_register_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3687 linux_ioctl_register_handler(struct linux_ioctl_handler *h) in linux_ioctl_register_handler() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysvec.c504 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()
/freebsd-12.1/sys/dev/drm2/
H A Ddrm_drv.c265 linux_ioctl_register_handler(&drm_handler); in drm_core_init()
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysvec.c879 linux_ioctl_register_handler(*lihp); in linux64_elf_modevent()
/freebsd-12.1/sys/dev/drm/
H A Ddrm_drv.c810 linux_ioctl_register_handler, &drm_handler);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysvec.c1049 linux_ioctl_register_handler(*lihp); in linux_elf_modevent()