Searched refs:cdnsp_container_ctx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-gadget.h547 * struct cdnsp_container_ctx.
557 struct cdnsp_container_ctx { struct
733 struct cdnsp_container_ctx *in_ctx;
1439 struct cdnsp_container_ctx out_ctx;
1440 struct cdnsp_container_ctx in_ctx;
1556 *cdnsp_get_input_control_ctx(struct cdnsp_container_ctx *ctx);
1557 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);
1558 struct cdnsp_ep_ctx *cdnsp_get_ep_ctx(struct cdnsp_container_ctx *ctx,
H A Dcdnsp-mem.c490 *cdnsp_get_input_control_ctx(struct cdnsp_container_ctx *ctx)
498 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx)
506 struct cdnsp_ep_ctx *cdnsp_get_ep_ctx(struct cdnsp_container_ctx *ctx,

Completed in 229 milliseconds