Searched refs:xhci_queue_stop_endpoint (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/usb/host/ |
D | xhci-hub.c | 270 xhci_queue_stop_endpoint(xhci, slot_id, i, suspend); in xhci_stop_device() 274 xhci_queue_stop_endpoint(xhci, slot_id, 0, suspend); in xhci_stop_device()
|
D | xhci.h | 1505 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, int slot_id,
|
D | xhci.c | 1278 xhci_queue_stop_endpoint(xhci, urb->dev->slot_id, ep_index, 0); in xhci_urb_dequeue()
|
D | xhci-ring.c | 3342 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, int slot_id, in xhci_queue_stop_endpoint() function
|