Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-plat.c218 if (ops && ops->vendor_cleanup) in xhci_vendor_cleanup()
219 ops->vendor_cleanup(xhci); in xhci_vendor_cleanup()
H A Dxhci.h2246 void (*vendor_cleanup)(struct xhci_hcd *xhci); member