Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-pci.c251 retval = xhci_suspend(xhci); in xhci_pci_suspend()
Dxhci.h1732 int xhci_suspend(struct xhci_hcd *xhci);
1735 #define xhci_suspend NULL macro
Dxhci.c893 int xhci_suspend(struct xhci_hcd *xhci) in xhci_suspend() function