Searched refs:xhci_slot_copy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.c | 3040 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep() 4372 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency() 5143 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()
|
H A D | xhci.h | 2032 void xhci_slot_copy(struct xhci_hcd *xhci,
|
H A D | xhci-mem.c | 1655 void xhci_slot_copy(struct xhci_hcd *xhci, in xhci_slot_copy() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.c | 3014 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep() 4266 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency() 5015 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()
|
H A D | xhci.h | 2070 void xhci_slot_copy(struct xhci_hcd *xhci,
|
H A D | xhci-mem.c | 1606 void xhci_slot_copy(struct xhci_hcd *xhci, in xhci_slot_copy() function
|
Completed in 29 milliseconds