Searched refs:cdnsp_slot_ctx (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/usb/cdns3/ |
D | cdnsp-trace.h | 599 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 *ctx),
|
D | cdnsp-mem.c | 498 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx) in cdnsp_get_slot_ctx() 501 return (struct cdnsp_slot_ctx *)ctx->bytes; in cdnsp_get_slot_ctx() 503 return (struct cdnsp_slot_ctx *)(ctx->bytes + ctx->ctx_size); in cdnsp_get_slot_ctx() 728 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_setup_addressable_priv_dev()
|
D | cdnsp-gadget.c | 442 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_zero_in_ctx() 639 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_update_eps_configuration() 690 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_reset_device() 824 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_enable_slot() 856 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_setup_device()
|
D | cdnsp-gadget.h | 578 struct cdnsp_slot_ctx { struct 1560 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);
|
D | cdnsp-ep0.c | 88 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_ep0_set_address()
|