Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_hub.c204 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);