Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1552 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend, in xhci_cmd_stop_ep() function
3836 err = xhci_cmd_stop_ep(sc, 0, epno, index); in xhci_configure_reset_endpoint()
4181 err = xhci_cmd_stop_ep(sc, 1, n, index); in xhci_device_suspend()