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