Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci_pci.c89 static device_detach_t uhci_pci_detach; variable
409 uhci_pci_detach(self); in uhci_pci_attach()
414 uhci_pci_detach(device_t self) in uhci_pci_detach() function
466 DEVMETHOD(device_detach, uhci_pci_detach),