Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1947 int xhci_bus_resume(struct usb_hcd *hcd);
1951 #define xhci_bus_resume NULL macro
H A Dxhci-hub.c1873 int xhci_bus_resume(struct usb_hcd *hcd) in xhci_bus_resume() function
H A Dxhci.c5463 .bus_resume = xhci_bus_resume,