Searched refs:xhci_alloc_container_ctx (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Dxhci-mem.c353 static struct xhci_container_ctx *xhci_alloc_container_ctx(struct xhci_hcd *xhci, function
937 dev->out_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_DEVICE, flags);
945 dev->in_ctx = xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_INPUT, flags);
1730 xhci_alloc_container_ctx(xhci, XHCI_CTX_TYPE_INPUT,

Completed in 39 milliseconds