Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
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 *ctx),
Dcdnsp-mem.c498 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()
Dcdnsp-gadget.c442 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()
Dcdnsp-gadget.h578 struct cdnsp_slot_ctx { struct
1560 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);
Dcdnsp-ep0.c88 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_ep0_set_address()