Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c3171 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
4422 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency()
5178 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()
Dxhci.h2060 void xhci_slot_copy(struct xhci_hcd *xhci,
Dxhci-mem.c1628 void xhci_slot_copy(struct xhci_hcd *xhci, in xhci_slot_copy() function