Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_common.c38 SET_DECLARE(linux_device_handler_set, struct linux_device_handler);
48 struct linux_device_handler **ldhp; in linux_common_modevent()
H A Dlinux_util.c125 struct linux_device_handler entry;
131 static struct linux_device_handler null_handler =
305 linux_device_register_handler(struct linux_device_handler *d) in linux_device_register_handler()
325 linux_device_unregister_handler(struct linux_device_handler *d) in linux_device_unregister_handler()
H A Dlinux_util.h77 struct linux_device_handler { struct
89 int linux_device_register_handler(struct linux_device_handler *h); argument
90 int linux_device_unregister_handler(struct linux_device_handler *h);
/freebsd-src/sys/dev/mfi/
H A Dmfi_linux.c66 static struct linux_device_handler mfi_device_handler =
/freebsd-src/sys/dev/mrsas/
H A Dmrsas_linux.c80 static struct linux_device_handler mrsas_device_handler =