Lines Matching refs:out_ctx

1479 	ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, 0);  in xhci_check_ep0_maxpacket()
1512 xhci_endpoint_copy(xhci, vdev->in_ctx, vdev->out_ctx, 0); in xhci_check_ep0_maxpacket()
1815 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1839 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1848 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
3047 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
3053 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
3231 xhci_setup_input_ctx_for_config_ep(xhci, cfg_cmd->in_ctx, vdev->out_ctx, in xhci_endpoint_reset()
3233 xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); in xhci_endpoint_reset()
3518 vdev->out_ctx, ep_index); in xhci_alloc_streams()
3526 vdev->out_ctx, ctrl_ctx, in xhci_alloc_streams()
3629 vdev->out_ctx, ep_index); in xhci_free_streams()
3634 vdev->out_ctx, ctrl_ctx, in xhci_free_streams()
3760 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_discover_or_reset_device()
3810 xhci_get_slot_state(xhci, virt_dev->out_ctx)); in xhci_discover_or_reset_device()
3899 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_free_dev()
4045 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_alloc_dev()
4120 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
4223 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, 1); in xhci_setup_device()
4240 (unsigned long long)virt_dev->out_ctx->dma); in xhci_setup_device()
4247 trace_xhci_address_ctx(xhci, virt_dev->out_ctx, in xhci_setup_device()
4252 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device()
4337 xhci_slot_copy(xhci, command->in_ctx, virt_dev->out_ctx); in xhci_change_max_exit_latency()
5078 xhci_slot_copy(xhci, config_cmd->in_ctx, vdev->out_ctx); in xhci_update_hub_device()