Searched refs:alloc_container_ctx (Results 1 – 2 of 2) sorted by relevance
381 if (ops && ops->alloc_container_ctx) in xhci_vendor_alloc_container_ctx()382 ops->alloc_container_ctx(xhci, ctx, type, flags); in xhci_vendor_alloc_container_ctx()546 (ops && ops->alloc_container_ctx)) in xhci_alloc_container_ctx()
2263 void (*alloc_container_ctx)(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, member