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

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

Completed in 142 milliseconds