Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dehci_ps3.c143 err = ehci_init(sc); in ehci_ps3_attach()
/freebsd/sys/dev/usb/controller/
H A Dgeneric_ehci.c121 err = ehci_init(sc); in generic_ehci_attach()
H A Dehci_msm.c147 err = ehci_init(sc); in ehci_msm_attach()
H A Dehci_mv.c263 err = ehci_init(sc); in mv_ehci_attach()
H A Dehci_fsl.c351 err = ehci_init(sc); in fsl_ehci_attach()
H A Dehci_imx.c458 err = ehci_init(esc); in imx_ehci_attach()
H A Dehci_pci.c488 err = ehci_init(sc); in ehci_pci_attach()
H A Dehci.h447 usb_error_t ehci_init(ehci_softc_t *sc);
H A Dehci.c280 ehci_init(ehci_softc_t *sc) in ehci_init() function
/freebsd/sys/arm/ti/usb/
H A Domap_ehci.c371 err = ehci_init(sc); in omap_ehci_attach()
/freebsd/sys/arm/nvidia/
H A Dtegra_ehci.c275 rv = ehci_init(esc); in tegra_ehci_attach()
/freebsd/sys/arm/xilinx/
H A Dzy7_ehci.c300 err = ehci_init(sc); in zy7_ehci_attach()
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_ehci.c358 err = ehci_init(sc); in vybrid_ehci_attach()