Home
last modified time | relevance | path

Searched refs:ehci_get_resuming_ports (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/usb/host/
Dehci-hub.c517 static unsigned long ehci_get_resuming_ports(struct usb_hcd *hcd) in ehci_get_resuming_ports() function
528 #define ehci_get_resuming_ports NULL macro
Dehci-hcd.c1282 .get_resuming_ports = ehci_get_resuming_ports,