Searched refs:cdnsp_ep_ctx (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/usb/cdns3/ |
D | cdnsp-trace.h | 538 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), 574 TP_PROTO(struct cdnsp_ep_ctx *ctx), 579 TP_PROTO(struct cdnsp_ep_ctx *ctx), 584 TP_PROTO(struct cdnsp_ep_ctx *ctx), 589 TP_PROTO(struct cdnsp_ep_ctx *ctx), 594 TP_PROTO(struct cdnsp_ep_ctx *ctx),
|
D | cdnsp-gadget.h | 639 struct cdnsp_ep_ctx { struct 826 struct cdnsp_ep_ctx *in_ctx; 827 struct cdnsp_ep_ctx *out_ctx; 1562 struct cdnsp_ep_ctx *cdnsp_get_ep_ctx(struct cdnsp_container_ctx *ctx,
|
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() 717 struct cdnsp_ep_ctx *ep0_ctx = pdev->eps[0].in_ctx; in cdnsp_copy_ep0_dequeue_into_input_ctx() 729 struct cdnsp_ep_ctx *ep0_ctx; in cdnsp_setup_addressable_priv_dev() 946 struct cdnsp_ep_ctx *ep_ctx; in cdnsp_endpoint_init()
|
D | cdnsp-gadget.c | 443 struct cdnsp_ep_ctx *ep_ctx; in cdnsp_zero_in_ctx() 743 struct cdnsp_ep_ctx *ep_ctx, in cdnsp_setup_streams_ep_input_ctx()
|