Searched refs:xhci_slot_copy (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.c | 537 xhci_slot_copy(ctrl, in_ctx, out_ctx); in xhci_set_configuration() 1433 xhci_slot_copy(ctrl, in_ctx, out_ctx); in xhci_update_hub_device()
|
H A D | xhci.h | 1247 void xhci_slot_copy(struct xhci_ctrl *ctrl,
|
H A D | xhci-mem.c | 697 void xhci_slot_copy(struct xhci_ctrl *ctrl, struct xhci_container_ctx *in_ctx, in xhci_slot_copy() function
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.c | 3037 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep() 4319 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency() 5068 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()
|
H A D | xhci.h | 1823 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
|