Searched refs:ohci_init (Results 1 – 5 of 5) sorted by relevance
135 err = ohci_init(sc); in ohci_ps3_attach()
260 usb_error_t ohci_init(ohci_softc_t *sc);
303 err = ohci_init(sc); in ohci_pci_attach()
212 err = ohci_init(&sc->ohci_sc); in generic_ohci_attach()
322 ohci_init(ohci_softc_t *sc) in ohci_init() function