Searched refs:xhci_endpoint_copy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.c | 1475 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_check_maxpacket() 3062 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_setup_input_ctx_for_quirk() 3281 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset() 3565 xhci_endpoint_copy(xhci, config_cmd->in_ctx, in xhci_alloc_streams() 3676 xhci_endpoint_copy(xhci, command->in_ctx, in xhci_free_streams()
|
H A D | xhci.h | 2028 void xhci_endpoint_copy(struct xhci_hcd *xhci,
|
H A D | xhci-mem.c | 1629 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.c | 1464 xhci_endpoint_copy(xhci, xhci->devs[slot_id]->in_ctx, in xhci_check_maxpacket() 3173 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset() 3457 xhci_endpoint_copy(xhci, config_cmd->in_ctx, in xhci_alloc_streams() 3568 xhci_endpoint_copy(xhci, command->in_ctx, in xhci_free_streams()
|
H A D | xhci.h | 2066 void xhci_endpoint_copy(struct xhci_hcd *xhci,
|
H A D | xhci-mem.c | 1580 void xhci_endpoint_copy(struct xhci_hcd *xhci, in xhci_endpoint_copy() function
|
Completed in 46 milliseconds