Searched refs:cdnsp_ep_ctx (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-trace.h | 518 TP_PROTO(struct cdnsp_ep_ctx *ctx), 539 TP_PROTO(struct cdnsp_ep_ctx *ctx), 544 TP_PROTO(struct cdnsp_ep_ctx *ctx), 549 TP_PROTO(struct cdnsp_ep_ctx *ctx), 554 TP_PROTO(struct cdnsp_ep_ctx *ctx), 559 TP_PROTO(struct cdnsp_ep_ctx *ctx), 564 TP_PROTO(struct cdnsp_ep_ctx *ctx), 569 TP_PROTO(struct cdnsp_ep_ctx *ctx),
|
| H A D | cdnsp-gadget.h | 646 struct cdnsp_ep_ctx { struct 834 struct cdnsp_ep_ctx *in_ctx; 835 struct cdnsp_ep_ctx *out_ctx; 1577 struct cdnsp_ep_ctx *cdnsp_get_ep_ctx(struct cdnsp_container_ctx *ctx,
|
| H A D | cdnsp-mem.c | 506 struct cdnsp_ep_ctx *cdnsp_get_ep_ctx(struct cdnsp_container_ctx *ctx, in cdnsp_get_ep_ctx() 514 return (struct cdnsp_ep_ctx *)(ctx->bytes + (ep_index * ctx->ctx_size)); in cdnsp_get_ep_ctx() 716 struct cdnsp_ep_ctx *ep0_ctx = pdev->eps[0].in_ctx; in cdnsp_copy_ep0_dequeue_into_input_ctx() 728 struct cdnsp_ep_ctx *ep0_ctx; in cdnsp_setup_addressable_priv_dev() 945 struct cdnsp_ep_ctx *ep_ctx; in cdnsp_endpoint_init()
|
| H A D | cdnsp-gadget.c | 465 struct cdnsp_ep_ctx *ep_ctx; in cdnsp_zero_in_ctx() 781 struct cdnsp_ep_ctx *ep_ctx, in cdnsp_setup_streams_ep_input_ctx()
|