Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h2223 int xhci_bus_suspend(struct usb_hcd *hcd);
2227 #define xhci_bus_suspend NULL macro
H A Dxhci-hub.c1715 int xhci_bus_suspend(struct usb_hcd *hcd) in xhci_bus_suspend() function
H A Dxhci.c5334 .bus_suspend = xhci_bus_suspend,