Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.c1300 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_check_maxpacket()
2913 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_setup_input_ctx_for_quirk()
3260 xhci_endpoint_copy(xhci, config_cmd->in_ctx, in xhci_alloc_streams()
3367 xhci_endpoint_copy(xhci, command->in_ctx, in xhci_free_streams()
Dxhci.h1706 void xhci_endpoint_copy(struct xhci_hcd *xhci,
Dxhci-mem.c1601 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() function