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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhci_pci.c65 static device_detach_t xhci_pci_detach; variable
72 DEVMETHOD(device_detach, xhci_pci_detach),
295 xhci_pci_detach(self);
300 xhci_pci_detach(device_t self) function

Completed in 19 milliseconds