Searched refs:xhci_endpoint_copy (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | xhci.c | 1379 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_check_maxpacket() 2954 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_setup_input_ctx_for_quirk() 3099 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset() 3372 xhci_endpoint_copy(xhci, config_cmd->in_ctx, in xhci_alloc_streams() 3479 xhci_endpoint_copy(xhci, command->in_ctx, in xhci_free_streams()
|
D | xhci.h | 1969 void xhci_endpoint_copy(struct xhci_hcd *xhci,
|
D | xhci-mem.c | 1601 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() function
|