Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c1872 xhci_queue_stop_endpoint(xhci, command, urb->dev->slot_id, in xhci_urb_dequeue()
2915 ret = xhci_queue_stop_endpoint(xhci, command, in xhci_stop_endpoint_sync()
3405 err = xhci_queue_stop_endpoint(xhci, stop_cmd, udev->slot_id, in xhci_endpoint_reset()
H A Dxhci-ring.c1288 xhci_queue_stop_endpoint(xhci, command, slot_id, ep_index, 0); in xhci_handle_cmd_stop_ep()
4462 int xhci_queue_stop_endpoint(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_stop_endpoint() function