Searched refs:cdnsp_slot_ctx (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-trace.h599 TP_PROTO(struct cdnsp_slot_ctx *ctx),
621 TP_PROTO(struct cdnsp_slot_ctx *ctx),
626 TP_PROTO(struct cdnsp_slot_ctx *ctx),
631 TP_PROTO(struct cdnsp_slot_ctx *ctx),
636 TP_PROTO(struct cdnsp_slot_ctx *ctx),
641 TP_PROTO(struct cdnsp_slot_ctx *ctx),
646 TP_PROTO(struct cdnsp_slot_ctx *ctx),
651 TP_PROTO(struct cdnsp_slot_ctx *ctx),
656 TP_PROTO(struct cdnsp_slot_ctx *ctx),
661 TP_PROTO(struct cdnsp_slot_ctx *ct
[all...]
H A Dcdnsp-mem.c498 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx)
501 return (struct cdnsp_slot_ctx *)ctx->bytes;
503 return (struct cdnsp_slot_ctx *)(ctx->bytes + ctx->ctx_size);
728 struct cdnsp_slot_ctx *slot_ctx;
H A Dcdnsp-gadget.c442 struct cdnsp_slot_ctx *slot_ctx;
639 struct cdnsp_slot_ctx *slot_ctx;
690 struct cdnsp_slot_ctx *slot_ctx;
824 struct cdnsp_slot_ctx *slot_ctx;
856 struct cdnsp_slot_ctx *slot_ctx;
H A Dcdnsp-ep0.c88 struct cdnsp_slot_ctx *slot_ctx;
H A Dcdnsp-gadget.h568 * struct cdnsp_slot_ctx
578 struct cdnsp_slot_ctx { struct
1557 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);

Completed in 135 milliseconds