Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A 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()
H A Dcdnsp-gadget.c464 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_zero_in_ctx()
677 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_update_eps_configuration()
728 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_reset_device()
862 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_enable_slot()
894 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_setup_device()
H A Dcdnsp-ep0.c88 struct cdnsp_slot_ctx *slot_ctx; in cdnsp_ep0_set_address()
H A Dcdnsp-gadget.h585 struct cdnsp_slot_ctx { struct
1576 struct cdnsp_slot_ctx *cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);