Home
last modified time | relevance | path

Searched refs:out_ctx (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-trace.h179 __field(unsigned long long, out_ctx)
189 __entry->out_ctx = (unsigned long long) vdev->out_ctx->dma;
195 __entry->vdev, __entry->in_ctx, __entry->out_ctx,
210 __field(unsigned long long, out_ctx)
222 __entry->out_ctx = (unsigned long long) vdev->out_ctx->dma;
231 __entry->vdev, __entry->in_ctx, __entry->out_ctx,
Dxhci.c1388 struct xhci_container_ctx *out_ctx; in xhci_check_maxpacket() local
1396 out_ctx = xhci->devs[slot_id]->out_ctx; in xhci_check_maxpacket()
1397 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_check_maxpacket()
1431 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_check_maxpacket()
1736 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() local
1760 out_ctx = xhci->devs[udev->slot_id]->out_ctx; in xhci_drop_endpoint()
1769 ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_drop_endpoint()
2986 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep() argument
2992 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep()
3015 xhci->devs[slot_id]->out_ctx, ep_index); in xhci_setup_input_ctx_for_quirk()
[all …]
Dxhci-debugfs.c264 slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); in xhci_slot_context_show()
265 seq_printf(s, "%pad: %s\n", &dev->out_ctx->dma, in xhci_slot_context_show()
286 ep_ctx = xhci_get_ep_ctx(xhci, dev->out_ctx, dci); in xhci_endpoint_context_show()
287 dma = dev->out_ctx->dma + dci * CTX_SIZE(xhci->hcc_params); in xhci_endpoint_context_show()
Dxhci-mem.c921 if (dev->out_ctx) in xhci_free_virt_device()
922 xhci_free_container_ctx(xhci, dev->out_ctx); in xhci_free_virt_device()
989 dev->out_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_DEVICE, flags); in xhci_alloc_virt_device()
990 if (!dev->out_ctx) in xhci_alloc_virt_device()
994 (unsigned long long)dev->out_ctx->dma); in xhci_alloc_virt_device()
1019 xhci->dcbaa->dev_context_ptrs[slot_id] = cpu_to_le64(dev->out_ctx->dma); in xhci_alloc_virt_device()
1034 if (dev->out_ctx) in xhci_alloc_virt_device()
1035 xhci_free_container_ctx(xhci, dev->out_ctx); in xhci_alloc_virt_device()
1603 struct xhci_container_ctx *out_ctx, in xhci_endpoint_copy() argument
1609 out_ep_ctx = xhci_get_ep_ctx(xhci, out_ctx, ep_index); in xhci_endpoint_copy()
[all …]
Dxhci-ring.c499 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index); in xhci_get_hw_deq()
724 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index); in xhci_handle_cmd_stop_ep()
1059 ep_ctx = xhci_get_ep_ctx(xhci, dev->out_ctx, ep_index); in xhci_handle_cmd_set_deq()
1060 slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); in xhci_handle_cmd_set_deq()
1139 ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index); in xhci_handle_cmd_reset_ep()
1193 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_handle_cmd_disable_slot()
1232 ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->out_ctx, ep_index); in xhci_handle_cmd_config_ep()
1265 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_handle_cmd_addr_dev()
1276 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_handle_cmd_reset_dev()
1958 ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index); in finish_td()
[all …]
Dxhci.h1007 struct xhci_container_ctx *out_ctx; member
1990 struct xhci_container_ctx *out_ctx,
1994 struct xhci_container_ctx *out_ctx);
Dxhci-hub.c404 ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->out_ctx, i); in xhci_stop_device()
/Linux-v5.4/drivers/tee/optee/
Ddevice.c118 goto out_ctx; in optee_enumerate_devices()
156 out_ctx: in optee_enumerate_devices()
/Linux-v5.4/drivers/char/hw_random/
Doptee-rng.c238 goto out_ctx; in optee_rng_probe()
258 out_ctx: in optee_rng_probe()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_client_modeset.c911 goto out_ctx; in drm_client_modeset_commit_atomic()
971 out_ctx: in drm_client_modeset_commit_atomic()
Ddrm_fb_helper.c1050 goto out_ctx; in setcmap_atomic()
1102 out_ctx: in setcmap_atomic()
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dselftest_workarounds.c304 goto out_ctx; in check_whitelist_across_reset()
350 out_ctx: in check_whitelist_across_reset()
Dselftest_lrc.c132 goto out_ctx; in semaphore_queue()
139 out_ctx: in semaphore_queue()
/Linux-v5.4/fs/ceph/
Dfile.c464 goto out_ctx; in ceph_atomic_open()
474 goto out_ctx; in ceph_atomic_open()
530 out_ctx: in ceph_atomic_open()
/Linux-v5.4/net/sunrpc/auth_gss/
Dauth_gss.c2055 goto out_ctx; in gss_xmit_need_reencode()
2064 goto out_ctx; in gss_xmit_need_reencode()
2072 out_ctx: in gss_xmit_need_reencode()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c1847 goto out_ctx; in mlx5_ib_alloc_ucontext()
1855 goto out_ctx; in mlx5_ib_alloc_ucontext()
1988 out_ctx: in mlx5_ib_alloc_ucontext()