Home | History | Annotate | Download | only in host

Lines Matching refs:xhci_container_ctx

117  * frees the "xhci_container_ctx" pointer passed
119 * @param ptr pointer to "xhci_container_ctx" to be freed
122 static void xhci_free_container_ctx(struct xhci_container_ctx *ctx)
412 static struct xhci_container_ctx
415 struct xhci_container_ctx *ctx;
417 ctx = (struct xhci_container_ctx *)
418 malloc(sizeof(struct xhci_container_ctx));
609 *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx)
623 struct xhci_container_ctx *ctx)
641 struct xhci_container_ctx *ctx,
666 struct xhci_container_ctx *in_ctx,
667 struct xhci_container_ctx *out_ctx,
694 void xhci_slot_copy(struct xhci_ctrl *ctrl, struct xhci_container_ctx *in_ctx,
695 struct xhci_container_ctx *out_ctx)