Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h2208 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd);
2212 #define xhci_get_resuming_ports NULL macro
Dxhci-hub.c1972 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd) in xhci_get_resuming_ports() function
Dxhci.c5484 .get_resuming_ports = xhci_get_resuming_ports,