Searched defs:do_wakeup (Results 1 – 15 of 15) sorted by relevance
152 bool do_wakeup = device_may_wakeup(dev); in ehci_hcd_sead3_drv_suspend() local
163 bool do_wakeup = device_may_wakeup(dev); in ehci_msm_pm_suspend() local
165 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
44 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
168 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
221 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
227 bool do_wakeup = device_may_wakeup(dev); in s5p_ehci_suspend() local
154 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
1020 static int __maybe_unused ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
1065 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
580 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup) \ argument
52 int do_wakeup; member
426 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
679 int do_wakeup = 0; in process_idi_ind() local
1930 static void do_wakeup(void) in do_wakeup() function