Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_util.c99 struct linux_device_handler entry;
105 static struct linux_device_handler null_handler =
236 linux_device_register_handler(struct linux_device_handler *d) in linux_device_register_handler()
256 linux_device_unregister_handler(struct linux_device_handler *d) in linux_device_unregister_handler()
H A Dlinux_common.c51 SET_DECLARE(linux_device_handler_set, struct linux_device_handler);
66 struct linux_device_handler **ldhp; in linux_common_modevent()
H A Dlinux_util.h109 struct linux_device_handler { struct
119 int linux_device_register_handler(struct linux_device_handler *h); argument
120 int linux_device_unregister_handler(struct linux_device_handler *h);
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_linux.c69 static struct linux_device_handler mfi_device_handler =
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_linux.c87 static struct linux_device_handler mrsas_device_handler =