Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.c829 ret = xhci_suspend(xhci, do_wakeup); in xhci_pci_suspend()
H A Dxhci.h1894 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup);
H A Dxhci.c968 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend() function
1074 EXPORT_SYMBOL_GPL(xhci_suspend);
H A Dxhci-tegra.c2248 err = xhci_suspend(xhci, wakeup); in tegra_xusb_enter_elpg()