Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c159 err = ehci_init(sc); in ehci_pci_attach()
Dehci.h451 usb_error_t ehci_init(ehci_softc_t *sc);
Dehci.c241 ehci_init(ehci_softc_t *sc) in ehci_init() function