Home
last modified time | relevance | path

Searched refs:do_remote_wakeup (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/usb/core/
A Ddriver.c1247 udev->do_remote_wakeup = 0; in usb_suspend_device()
1541 udev->do_remote_wakeup = 0; in choose_wakeup()
1553 if (udev->state == USB_STATE_SUSPENDED && w != udev->do_remote_wakeup) in choose_wakeup()
1555 udev->do_remote_wakeup = w; in choose_wakeup()
1934 udev->do_remote_wakeup = w; in autosuspend_check()
A Dhub.c3282 return udev->do_remote_wakeup + in usb_wakeup_enabled_descendants()
3351 if (udev->do_remote_wakeup) { in usb_port_suspend()
3423 if (udev->do_remote_wakeup) in usb_port_suspend()
3434 udev->do_remote_wakeup); in usb_port_suspend()
3444 if (status == 0 && !udev->do_remote_wakeup && udev->persist_enabled in usb_port_suspend()
3818 if (hdev->do_remote_wakeup && hub->quirk_check_port_auto_suspend) { in hub_suspend()
3827 if (hub_is_superspeed(hdev) && hdev->do_remote_wakeup) { in hub_suspend()
4424 if (udev && udev->port_is_suspended && udev->do_remote_wakeup) { in hub_usb3_port_prepare_disable()
4434 udev->do_remote_wakeup = 0; in hub_usb3_port_prepare_disable()
A Dhcd.c2255 rhdev->do_remote_wakeup); in hcd_bus_suspend()
2277 if (rhdev->do_remote_wakeup) { in hcd_bus_suspend()
/linux/drivers/usb/host/
A Dehci-hub.c157 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()
A Duhci-pci.c247 if (!uhci->RD_enable && hcd->self.root_hub->do_remote_wakeup) in uhci_pci_resume()
A Duhci-hcd.c323 if (!rhdev->do_remote_wakeup) in suspend_rh()
740 else if (hcd->self.root_hub->do_remote_wakeup && in uhci_rh_suspend()
A Dohci-hub.c116 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()
A Dehci-hcd.c1172 if (!hcd->self.root_hub->do_remote_wakeup) in ehci_resume()
A Disp116x-hcd.c1409 if (hcd->self.root_hub->do_remote_wakeup) in isp116x_bus_suspend()
A Dxhci-hub.c1697 wake_enabled = hcd->self.root_hub->do_remote_wakeup; in xhci_bus_suspend()
A Dr8a66597-hcd.c2262 if (rh->dev->udev->do_remote_wakeup) { in r8a66597_bus_suspend()
/linux/drivers/staging/r8188eu/os_dep/
A Dusb_intf.c393 dvobj->pusbdev->do_remote_wakeup = 1; in rtw_usb_if1_init()
/linux/include/linux/
A Dusb.h694 unsigned do_remote_wakeup:1; member
/linux/drivers/bluetooth/
A Dbtusb.c4105 data->udev->do_remote_wakeup = 1; in btusb_suspend()
4108 data->udev->do_remote_wakeup = 0; in btusb_suspend()

Completed in 51 milliseconds