Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-plat.c240 return xhci_suspend(xhci, device_may_wakeup(dev)); in xhci_plat_suspend()
Dxhci-pci.c385 return xhci_suspend(xhci, do_wakeup); in xhci_pci_suspend()
Dxhci.h1831 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup);
1834 #define xhci_suspend NULL macro
Dxhci.c893 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend() function
973 EXPORT_SYMBOL_GPL(xhci_suspend);