Searched refs:xhci_queue_reset_ep (Results 1 – 3 of 3) sorted by relevance
1795 int xhci_queue_reset_ep(struct xhci_hcd *xhci, int slot_id,
1830 xhci_queue_reset_ep(xhci, slot_id, ep_index); in xhci_cleanup_halted_endpoint()4020 int xhci_queue_reset_ep(struct xhci_hcd *xhci, int slot_id, in xhci_queue_reset_ep() function
2891 ret = xhci_queue_reset_ep(xhci, udev->slot_id, ep_index); in xhci_endpoint_reset()