Searched refs:free_container_ctx (Results 1 – 2 of 2) sorted by relevance
372 if (ops && ops->free_container_ctx) in xhci_vendor_free_container_ctx()373 ops->free_container_ctx(xhci, ctx); in xhci_vendor_free_container_ctx()566 (ops && ops->free_container_ctx)) in xhci_free_container_ctx()
2265 void (*free_container_ctx)(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx); member