Searched refs:vendor_cleanup (Results 1 – 2 of 2) sorted by relevance
218 if (ops && ops->vendor_cleanup) in xhci_vendor_cleanup()219 ops->vendor_cleanup(xhci); in xhci_vendor_cleanup()
2246 void (*vendor_cleanup)(struct xhci_hcd *xhci); member