Searched refs:do_remote_wakeup (Results 1 – 7 of 7) sorted by relevance
157 if (!ehci_to_hcd(ehci)->self.root_hub->do_remote_wakeup || do_wakeup) in ehci_adjust_port_wakeup_flags()238 if (hcd->self.root_hub->do_remote_wakeup) { in ehci_bus_suspend()270 if (hcd->self.root_hub->do_remote_wakeup) { in ehci_bus_suspend()359 if (!hcd->self.root_hub->do_remote_wakeup) in ehci_bus_suspend()
250 if (!uhci->RD_enable && hcd->self.root_hub->do_remote_wakeup) in uhci_pci_resume()
323 if (!rhdev->do_remote_wakeup) in suspend_rh()739 else if (hcd->self.root_hub->do_remote_wakeup && in uhci_rh_suspend()
116 if (ohci_to_hcd(ohci)->self.root_hub->do_remote_wakeup || autostop) { in ohci_rh_suspend()412 do_remote_wakeup) { in ohci_root_hub_state_changes()
1408 if (hcd->self.root_hub->do_remote_wakeup) in isp116x_bus_suspend()
2261 if (rh->dev->udev->do_remote_wakeup) { in r8a66597_bus_suspend()
729 unsigned do_remote_wakeup:1; member