Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci_pci.c39 static device_detach_t xhci_pci_detach; variable
46 DEVMETHOD(device_detach, xhci_pci_detach),
160 (void)xhci_pci_detach(self); in xhci_pci_attach()
165 xhci_pci_detach(device_t self) in xhci_pci_detach() function

Completed in 1 milliseconds