Searched refs:xhci_ep_ctx (Results 1 – 4 of 4) sorted by relevance
650 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx()659 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()680 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()681 struct xhci_ep_ctx *in_ep_ctx; in xhci_endpoint_copy()729 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()865 xhci_flush_cache((uintptr_t)ep0_ctx, sizeof(struct xhci_ep_ctx)); in xhci_setup_addressable_virt_dev()
575 struct xhci_ep_ctx *ep_ctx; in xhci_bulk_tx()801 struct xhci_ep_ctx *ep_ctx = NULL; in xhci_ctrl_tx()
529 struct xhci_ep_ctx *ep_ctx[MAX_EP_CTX_NUM]; in xhci_set_configuration()810 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket()
590 struct xhci_ep_ctx { struct1236 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl,
Completed in 12 milliseconds