Searched refs:ldhp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/linux/
H A Dlinux_common.c56 struct linux_device_handler **ldhp; local
65 SET_FOREACH(ldhp, linux_device_handler_set)
66 linux_device_register_handler(*ldhp);
73 SET_FOREACH(ldhp, linux_device_handler_set)
74 linux_device_unregister_handler(*ldhp);

Completed in 109 milliseconds