Searched refs:ehci_detach (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dgeneric_ehci.c148 * only call ehci_detach() after ehci_init()
150 ehci_detach(sc);
H A Dehci_msm.c185 /* only call ehci_detach() after ehci_init() */
186 ehci_detach(sc);
H A Dehci_fsl.c385 * only call ehci_detach() after ehci_init()
388 ehci_detach(sc);
H A Dehci_imx.c326 ehci_detach(esc);
H A Dehci_mv.c298 * only call ehci_detach() after ehci_init()
300 ehci_detach(sc);
H A Dehci.h449 void ehci_detach(struct ehci_softc *sc);
H A Dehci_pci.c503 * only call ehci_detach() after ehci_init()
505 ehci_detach(sc);
H A Dehci.c553 ehci_detach(ehci_softc_t *sc) function
/freebsd-13-stable/sys/dev/bhnd/cores/usb/
H A Dbhnd_ehci.c214 * only call ehci_detach() after ehci_init()
216 ehci_detach(sc);
/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_ehci.c243 * only call ehci_detach() after ehci_init()
245 ehci_detach(sc);
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_ehci.c172 * only call ehci_detach() after ehci_init()
174 ehci_detach(sc);
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_ehci.c292 * only call ehci_detach() after ehci_init()
294 ehci_detach(sc);
/freebsd-13-stable/sys/arm/nvidia/
H A Dtegra_ehci.c127 ehci_detach(esc);
/freebsd-13-stable/sys/arm/ti/usb/
H A Domap_ehci.c422 * only call ehci_detach() after ehci_init()
424 ehci_detach(sc);
/freebsd-13-stable/sys/arm/xilinx/
H A Dzy7_ehci.c328 ehci_detach(sc);
/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_ehci.c397 * only call ehci_detach() after ehci_init()
400 ehci_detach(sc);

Completed in 203 milliseconds