Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c398 xhci_queue_stop_endpoint(xhci, command, slot_id, i, in xhci_stop_device()
402 xhci_queue_stop_endpoint(xhci, cmd, slot_id, 0, suspend); in xhci_stop_device()
Dxhci.h1882 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd,
Dxhci-ring.c4103 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint() function
Dxhci.c1622 xhci_queue_stop_endpoint(xhci, command, urb->dev->slot_id, in xhci_urb_dequeue()