Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h261 void ohci_detach(struct ohci_softc *sc);
H A Dohci_pci.c335 ohci_detach(sc); in ohci_pci_detach()
H A Dgeneric_ohci.c254 ohci_detach(&sc->ohci_sc); in generic_ohci_detach()
H A Dohci.c436 ohci_detach(struct ohci_softc *sc) in ohci_detach() function