get_resuming_ports 3763 drivers/usb/core/hub.c if (hcd->driver->get_resuming_ports) { get_resuming_ports 3773 drivers/usb/core/hub.c resuming_ports = hcd->driver->get_resuming_ports(hcd); get_resuming_ports 1229 drivers/usb/host/ehci-hcd.c .get_resuming_ports = ehci_get_resuming_ports, get_resuming_ports 5346 drivers/usb/host/xhci.c .get_resuming_ports = xhci_get_resuming_ports, get_resuming_ports 328 include/linux/usb/hcd.h unsigned long (*get_resuming_ports)(struct usb_hcd *);