Home
last modified time | relevance | path

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

/NextBSD/sys/arm/samsung/exynos/
HDexynos5_xhci.c269 err = xhci_halt_controller(&esc->base); in exynos_xhci_attach()
302 xhci_halt_controller(&esc->base); in exynos_xhci_detach()
/NextBSD/sys/dev/usb/controller/
HDxhci_pci.c313 err = xhci_halt_controller(sc); in xhci_pci_attach()
347 xhci_halt_controller(sc); in xhci_pci_detach()
HDxhci.h525 usb_error_t xhci_halt_controller(struct xhci_softc *);
HDxhci.c494 xhci_halt_controller(struct xhci_softc *sc) in xhci_halt_controller() function
673 xhci_halt_controller(sc); in xhci_set_hw_power_sleep()
677 xhci_halt_controller(sc); in xhci_set_hw_power_sleep()