Home
last modified time | relevance | path

Searched refs:ehci_bus_suspend (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dehci-grlib.c62 .bus_suspend = ehci_bus_suspend,
Dehci-xilinx-of.c98 .bus_suspend = ehci_bus_suspend,
Dehci-sh.c65 .bus_suspend = ehci_bus_suspend,
Dehci-ppc-of.c63 .bus_suspend = ehci_bus_suspend,
Dehci-ps3.c75 .bus_suspend = ehci_bus_suspend,
Dehci-hub.c213 static int ehci_bus_suspend (struct usb_hcd *hcd) in ehci_bus_suspend() function
526 #define ehci_bus_suspend NULL macro
Dehci-hcd.c1274 .bus_suspend = ehci_bus_suspend,