Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-plat.c248 return xhci_resume(xhci, 0); in xhci_plat_resume()
Dxhci-pci.c418 retval = xhci_resume(xhci, hibernated); in xhci_pci_resume()
Dxhci.h1832 int xhci_resume(struct xhci_hcd *xhci, bool hibernated);
1835 #define xhci_resume NULL macro
Dxhci.c981 int xhci_resume(struct xhci_hcd *xhci, bool hibernated) in xhci_resume() function
1130 EXPORT_SYMBOL_GPL(xhci_resume);