Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-hub.c288 xhci_queue_stop_endpoint(xhci, slot_id, i, suspend); in xhci_stop_device()
292 xhci_queue_stop_endpoint(xhci, slot_id, 0, suspend); in xhci_stop_device()
Dxhci.h1781 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, int slot_id,
Dxhci-ring.c3973 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, int slot_id, in xhci_queue_stop_endpoint() function
Dxhci.c1562 xhci_queue_stop_endpoint(xhci, urb->dev->slot_id, ep_index, 0); in xhci_urb_dequeue()