Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci_pci.c38 static usb_take_controller_t xhci_pci_take_controller; variable
48 DEVMETHOD(usb_take_controller, xhci_pci_take_controller),
194 xhci_pci_take_controller(device_t self) in xhci_pci_take_controller() function