Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci_pci.c94 static device_detach_t ohci_pci_detach; variable
314 ohci_pci_detach(self); in ohci_pci_attach()
319 ohci_pci_detach(device_t self) in ohci_pci_detach() function
364 DEVMETHOD(device_detach, ohci_pci_detach),