Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_common.c46 SET_DECLARE(linux_device_handler_set, struct linux_device_handler);
56 struct linux_device_handler **ldhp; in linux_common_modevent()
H A Dlinux_util.c138 struct linux_device_handler entry;
144 static struct linux_device_handler null_handler =
293 linux_device_register_handler(struct linux_device_handler *d) in linux_device_register_handler()
313 linux_device_unregister_handler(struct linux_device_handler *d) in linux_device_unregister_handler()
H A Dlinux_util.h112 struct linux_device_handler { struct
122 int linux_device_register_handler(struct linux_device_handler *h); argument
123 int linux_device_unregister_handler(struct linux_device_handler *h);
/freebsd-13.1/sys/dev/mfi/
H A Dmfi_linux.c69 static struct linux_device_handler mfi_device_handler =
/freebsd-13.1/sys/dev/mrsas/
H A Dmrsas_linux.c87 static struct linux_device_handler mrsas_device_handler =