Lines Matching defs:out_ctx
1422 struct xhci_container_ctx *out_ctx;
1430 out_ctx = xhci->devs[slot_id]->out_ctx;
1431 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
1465 xhci->devs[slot_id]->out_ctx, ep_index);
1774 struct xhci_container_ctx *in_ctx, *out_ctx;
1798 out_ctx = xhci->devs[udev->slot_id]->out_ctx;
1807 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index);
3008 struct xhci_container_ctx *out_ctx,
3014 xhci_slot_copy(xhci, in_ctx, out_ctx);
3171 xhci_setup_input_ctx_for_config_ep(xhci, cfg_cmd->in_ctx, vdev->out_ctx,
3173 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index);
3458 vdev->out_ctx, ep_index);
3466 vdev->out_ctx, ctrl_ctx,
3569 vdev->out_ctx, ep_index);
3574 vdev->out_ctx, ctrl_ctx,
3700 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
3750 xhci_get_slot_state(xhci, virt_dev->out_ctx));
3839 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
3985 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx);
4054 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
4154 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1);
4171 (unsigned long long)virt_dev->out_ctx->dma);
4178 trace_xhci_address_ctx(xhci, virt_dev->out_ctx,
4183 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx);
4266 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx);
5015 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx);