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.h1933 int xhci_bus_resume(struct usb_hcd *hcd);
1937 #define xhci_bus_resume NULL macro
H A Dxhci-hub.c1865 int xhci_bus_resume(struct usb_hcd *hcd) in xhci_bus_resume() function
H A Dxhci.c5389 .bus_resume = xhci_bus_resume,