Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c56 static device_detach_t ehci_pci_detach; variable
172 (void)ehci_pci_detach(self); in ehci_pci_attach()
188 ehci_pci_detach(device_t self) in ehci_pci_detach() function
224 DEVMETHOD(device_detach, ehci_pci_detach),