Searched refs:xhci (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | xhci_pci.c | 29 #include "controller/xhci.h" 56 .name = "xhci", 63 DRIVER_MODULE(xhci, nexus, xhci_driver, xhci_devclass, NULL, NULL); 137 usb_debug("xhci halt and start controller\n"); in xhci_pci_attach()
|
H A D | usb_controller.c | 81 DRIVER_MODULE(usbus, xhci, usb_driver, usb_devclass, 0, 0);
|
Completed in 2 milliseconds