Home
last modified time | relevance | path

Searched refs:xhci_halt_controller (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci_pci.c138 err = xhci_halt_controller(sc); in xhci_pci_attach()
174 (void)xhci_halt_controller(sc); in xhci_pci_detach()
H A Dxhci.h540 usb_error_t xhci_halt_controller(struct xhci_softc *);
H A Dxhci.c464 xhci_halt_controller(struct xhci_softc *sc) in xhci_halt_controller() function
669 (void)xhci_halt_controller(sc); in xhci_set_hw_power_sleep()
674 (void)xhci_halt_controller(sc); in xhci_set_hw_power_sleep()

Completed in 7 milliseconds