Searched refs:uhub_driver (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/dev/usb/ |
| HD | usb_hub.c | 204 static driver_t uhub_driver = { variable 210 DRIVER_MODULE(uhub, usbus, uhub_driver, uhub_devclass, 0, 0); 211 DRIVER_MODULE(uhub, uhub, uhub_driver, uhub_devclass, NULL, 0);
|