Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdnsp-trace.h602 TP_PROTO(struct cdnsp_slot_ctx *ctx),
624 TP_PROTO(struct cdnsp_slot_ctx *ctx),
629 TP_PROTO(struct cdnsp_slot_ctx *ctx),
634 TP_PROTO(struct cdnsp_slot_ctx *ctx),
639 TP_PROTO(struct cdnsp_slot_ctx *ctx),
644 TP_PROTO(struct cdnsp_slot_ctx *ctx),
649 TP_PROTO(struct cdnsp_slot_ctx *ctx),
654 TP_PROTO(struct cdnsp_slot_ctx *ctx),
659 TP_PROTO(struct cdnsp_slot_ctx *ctx),
664 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()
643 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_update_eps_configuration()
694 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_reset_device()
828 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_enable_slot()
860 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_setup_device()
Dcdnsp-ep0.c88 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_ep0_set_address()
Dcdnsp-gadget.h578 struct cdnsp_slot_ctx { struct
1561 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);