Searched refs:xhci_get_resuming_ports (Results 1 – 3 of 3) sorted by relevance
1973 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd);1977 #define xhci_get_resuming_ports NULL macro
1990 unsigned long xhci_get_resuming_ports(struct usb_hcd *hcd) in xhci_get_resuming_ports() function
5380 .get_resuming_ports = xhci_get_resuming_ports,