Home
last modified time | relevance | path

Searched refs:alloc_container_ctx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mem.c381 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()
H A Dxhci.h2263 void (*alloc_container_ctx)(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, member