Home
last modified time | relevance | path

Searched refs:get_resuming_ports (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/usb/
A Dhcd.h328 unsigned long (*get_resuming_ports)(struct usb_hcd *); member
/linux/drivers/usb/host/
A Dehci-hcd.c1255 .get_resuming_ports = ehci_get_resuming_ports,
A Dxhci.c5433 .get_resuming_ports = xhci_get_resuming_ports,
/linux/drivers/usb/core/
A Dhub.c3859 if (hcd->driver->get_resuming_ports) { in report_wakeup_requests()
3869 resuming_ports = hcd->driver->get_resuming_ports(hcd); in report_wakeup_requests()

Completed in 25 milliseconds