Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci.h1795 int xhci_queue_reset_ep(struct xhci_hcd *xhci, int slot_id,
Dxhci-ring.c1830 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
Dxhci.c2891 ret = xhci_queue_reset_ep(xhci, udev->slot_id, ep_index); in xhci_endpoint_reset()