Home
last modified time | relevance | path

Searched refs:xhci_resume (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci-plat.c237 return xhci_resume(xhci, 0); in xhci_plat_resume()
Dxhci-pci.c429 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
Dxhci.h1763 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
1766 #define xhci_resume NULL macro
Dxhci.c994 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function
1140 EXPORT_SYMBOL_GPL(xhci_resume);