Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1867 int xhci_bus_suspend(struct usb_hcd *hcd);
1870 #define xhci_bus_suspend NULL macro
Dxhci-hub.c1119 int xhci_bus_suspend(struct usb_hcd *hcd) in xhci_bus_suspend() function
Dxhci.c5027 .bus_suspend = xhci_bus_suspend,