Searched refs:xhci_endpoint_copy (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci.c | 1505 xhci_endpoint_copy(xhci, vdev->in_ctx, vdev->out_ctx, 0); in xhci_check_ep0_maxpacket() 3283 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset() 3567 xhci_endpoint_copy(xhci, config_cmd->in_ctx, in xhci_alloc_streams() 3678 xhci_endpoint_copy(xhci, command->in_ctx, in xhci_free_streams()
|
H A D | xhci.h | 1794 void xhci_endpoint_copy(struct xhci_hcd *xhci,
|
H A D | xhci-mem.c | 1569 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() function
|