Searched refs:in_ctx (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/usb/cdns3/ |
A D | cdnsp-mem.c | 480 if (!pdev->in_ctx.bytes) { in cdnsp_init_device_ctx() 675 if (pdev->in_ctx.bytes) in cdnsp_free_priv_device() 677 pdev->in_ctx.dma); in cdnsp_free_priv_device() 683 pdev->in_ctx.bytes = NULL; in cdnsp_free_priv_device() 702 pdev->cmd.in_ctx = &pdev->in_ctx; in cdnsp_alloc_priv_device() 710 pdev->in_ctx.dma); in cdnsp_alloc_priv_device() 957 ep_ctx = pep->in_ctx; in cdnsp_endpoint_init() 1019 pep->in_ctx->ep_info = 0; in cdnsp_endpoint_zero() 1020 pep->in_ctx->ep_info2 = 0; in cdnsp_endpoint_zero() 1021 pep->in_ctx->deq = 0; in cdnsp_endpoint_zero() [all …]
|
A D | cdnsp-gadget.c | 446 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_zero_in_ctx() 456 slot_ctx = cdnsp_get_slot_ctx(&pdev->in_ctx); in cdnsp_zero_in_ctx() 462 ep_ctx = cdnsp_get_ep_ctx(&pdev->in_ctx, i); in cdnsp_zero_in_ctx() 648 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_update_eps_configuration() 659 slot_ctx = cdnsp_get_slot_ctx(&pdev->in_ctx); in cdnsp_update_eps_configuration() 698 slot_ctx = cdnsp_get_slot_ctx(&pdev->in_ctx); in cdnsp_reset_device() 820 memset(pdev->in_ctx.bytes, 0, CDNSP_CTX_SIZE); in cdnsp_disable_slot() 880 slot_ctx = cdnsp_get_slot_ctx(&pdev->in_ctx); in cdnsp_setup_device() 881 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_setup_device() 984 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_gadget_ep_enable() [all …]
|
A D | cdnsp-trace.h | 416 __field(dma_addr_t, in_ctx) 422 __entry->in_ctx = pdev->in_ctx.dma; 428 __entry->pdev, __entry->gadget, &__entry->in_ctx,
|
A D | cdnsp-gadget.h | 733 struct cdnsp_container_ctx *in_ctx; member 826 struct cdnsp_ep_ctx *in_ctx; member 1442 struct cdnsp_container_ctx in_ctx; member
|
/linux/drivers/usb/host/ |
A D | xhci.c | 1559 command->in_ctx = xhci->devs[slot_id]->in_ctx; in xhci_check_maxpacket() 1901 in_ctx = xhci->devs[udev->slot_id]->in_ctx; in xhci_drop_endpoint() 1961 struct xhci_container_ctx *in_ctx; in xhci_add_endpoint() local 1992 in_ctx = virt_dev->in_ctx; in xhci_add_endpoint() 2782 struct xhci_container_ctx *in_ctx) in xhci_reserve_bandwidth() argument 2928 command->in_ctx->dma, in xhci_configure_endpoint() 2932 command->in_ctx->dma, in xhci_configure_endpoint() 3018 command->in_ctx = virt_dev->in_ctx; in xhci_check_bandwidth() 3118 struct xhci_container_ctx *in_ctx, in xhci_setup_input_ctx_for_config_ep() argument 3125 xhci_slot_copy(xhci, in_ctx, out_ctx); in xhci_setup_input_ctx_for_config_ep() [all …]
|
A D | xhci-trace.h | 179 __field(unsigned long long, in_ctx) 187 __entry->in_ctx = (unsigned long long) vdev->in_ctx->dma; 194 __entry->vdev, __entry->in_ctx, __entry->out_ctx, 210 __field(unsigned long long, in_ctx) 220 __entry->in_ctx = (unsigned long long) vdev->in_ctx->dma; 230 __entry->vdev, __entry->in_ctx, __entry->out_ctx,
|
A D | xhci-mem.c | 911 if (dev->in_ctx) in xhci_free_virt_device() 912 xhci_free_container_ctx(xhci, dev->in_ctx); in xhci_free_virt_device() 992 if (!dev->in_ctx) in xhci_alloc_virt_device() 996 (unsigned long long)dev->in_ctx->dma); in xhci_alloc_virt_device() 1028 if (dev->in_ctx) in xhci_alloc_virt_device() 1029 xhci_free_container_ctx(xhci, dev->in_ctx); in xhci_alloc_virt_device() 1545 struct xhci_container_ctx *in_ctx, in xhci_update_bw_info() argument 1603 struct xhci_container_ctx *in_ctx, in xhci_endpoint_copy() argument 1629 struct xhci_container_ctx *in_ctx, in xhci_slot_copy() argument 1770 if (!command->in_ctx) { in xhci_alloc_command_with_ctx() [all …]
|
A D | xhci.h | 806 struct xhci_container_ctx *in_ctx; member 1016 struct xhci_container_ctx *in_ctx; member 2027 struct xhci_container_ctx *in_ctx, 2031 struct xhci_container_ctx *in_ctx, 2035 struct xhci_container_ctx *in_ctx,
|
A D | xhci-mtk-sch.c | 698 ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, ep_index); in add_ep_quirk() 770 ep_ctx = xhci_get_ep_ctx(xhci, virt_dev->in_ctx, ep_index); in xhci_mtk_check_bandwidth()
|
A D | xhci-ring.c | 1551 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_handle_cmd_config_ep()
|
/linux/drivers/infiniband/hw/mlx5/ |
A D | qos.c | 33 void *in_ctx; in UVERBS_HANDLER() local 52 in_ctx = uverbs_attr_get_alloced_ptr(attrs, in UVERBS_HANDLER() 56 memcpy(rl_raw, in_ctx, inlen); in UVERBS_HANDLER()
|
/linux/sound/usb/ |
A D | endpoint.c | 1633 struct snd_urb_ctx *in_ctx; in snd_usb_handle_sync_urb() local 1636 in_ctx = urb->context; in snd_usb_handle_sync_urb() 1639 for (i = 0; i < in_ctx->packets; i++) in snd_usb_handle_sync_urb() 1672 out_packet->packets = in_ctx->packets; in snd_usb_handle_sync_urb() 1673 for (i = 0; i < in_ctx->packets; i++) { in snd_usb_handle_sync_urb()
|
Completed in 54 milliseconds