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/
H A Dehci_pci.c54 static device_detach_t ehci_pci_detach; variable
170 (void)ehci_pci_detach(self); in ehci_pci_attach()
186 ehci_pci_detach(device_t self) in ehci_pci_detach() function
222 DEVMETHOD(device_detach, ehci_pci_detach),

Completed in 2 milliseconds