Searched refs:do_remote_wakeup (Results 1 – 14 of 14) sorted by relevance
1149 udev->do_remote_wakeup = 0; in usb_suspend_device()1437 udev->do_remote_wakeup = 0; in choose_wakeup()1449 if (udev->state == USB_STATE_SUSPENDED && w != udev->do_remote_wakeup) in choose_wakeup()1451 udev->do_remote_wakeup = w; in choose_wakeup()1830 udev->do_remote_wakeup = w; in autosuspend_check()
3183 return udev->do_remote_wakeup + in usb_wakeup_enabled_descendants()3252 if (udev->do_remote_wakeup) { in usb_port_suspend()3304 if (udev->do_remote_wakeup) in usb_port_suspend()3314 udev->do_remote_wakeup); in usb_port_suspend()3324 if (status == 0 && !udev->do_remote_wakeup && udev->persist_enabled in usb_port_suspend()3698 if (hdev->do_remote_wakeup && hub->quirk_check_port_auto_suspend) { in hub_suspend()3707 if (hub_is_superspeed(hdev) && hdev->do_remote_wakeup) { in hub_suspend()4260 if (udev && udev->port_is_suspended && udev->do_remote_wakeup) { in hub_usb3_port_prepare_disable()4270 udev->do_remote_wakeup = 0; in hub_usb3_port_prepare_disable()
2118 rhdev->do_remote_wakeup); in hcd_bus_suspend()2140 if (rhdev->do_remote_wakeup) { in hcd_bus_suspend()
247 if (!uhci->RD_enable && hcd->self.root_hub->do_remote_wakeup) in uhci_pci_resume()
158 if (!ehci_to_hcd(ehci)->self.root_hub->do_remote_wakeup || do_wakeup) in ehci_adjust_port_wakeup_flags()239 if (hcd->self.root_hub->do_remote_wakeup) { in ehci_bus_suspend()271 if (hcd->self.root_hub->do_remote_wakeup) { in ehci_bus_suspend()357 if (!hcd->self.root_hub->do_remote_wakeup) in ehci_bus_suspend()
323 if (!rhdev->do_remote_wakeup) in suspend_rh()742 else if (hcd->self.root_hub->do_remote_wakeup && in uhci_rh_suspend()
113 if (ohci_to_hcd(ohci)->self.root_hub->do_remote_wakeup || autostop) { in ohci_rh_suspend()409 do_remote_wakeup) { in ohci_root_hub_state_changes()
1146 if (!hcd->self.root_hub->do_remote_wakeup) in ehci_resume()
1538 wake_enabled = hcd->self.root_hub->do_remote_wakeup; in xhci_bus_suspend()
1410 if (hcd->self.root_hub->do_remote_wakeup) in isp116x_bus_suspend()
2264 if (rh->dev->udev->do_remote_wakeup) { in r8a66597_bus_suspend()
374 dvobj->pusbdev->do_remote_wakeup = 1; in rtw_usb_if1_init()
698 unsigned do_remote_wakeup:1; member
4002 data->udev->do_remote_wakeup = 1; in btusb_suspend()