Home
last modified time | relevance | path

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

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