Home
last modified time | relevance | path

Searched refs:do_wakeup (Results 1 – 25 of 31) sorted by relevance

12

/drivers/usb/core/
Dhcd-pci.c441 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() argument
460 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) in suspend_common()
462 if (do_wakeup && hcd->shared_hcd && in suspend_common()
465 retval = hcd->driver->pci_suspend(hcd, do_wakeup); in suspend_common()
469 if ((retval == 0 && do_wakeup && HCD_WAKEUP_PENDING(hcd)) || in suspend_common()
470 (retval == 0 && do_wakeup && hcd->shared_hcd && in suspend_common()
/drivers/usb/host/
Duhci-pci.c171 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
190 if (do_wakeup) { in uhci_pci_suspend()
203 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in uhci_pci_suspend()
Dehci-sead3.c151 bool do_wakeup = device_may_wakeup(dev); in ehci_hcd_sead3_drv_suspend() local
153 return ehci_suspend(hcd, do_wakeup); in ehci_hcd_sead3_drv_suspend()
Dehci-spear.c44 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
46 return ehci_suspend(hcd, do_wakeup); in ehci_spear_drv_suspend()
Dehci-msm.c168 bool do_wakeup = device_may_wakeup(dev); in ehci_msm_pm_suspend() local
172 return ehci_suspend(hcd, do_wakeup); in ehci_msm_pm_suspend()
Dohci-spear.c128 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
135 ret = ohci_suspend(hcd, do_wakeup); in spear_ohci_hcd_drv_suspend()
Dehci.h635 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup) \ argument
636 ehci_adjust_port_wakeup_flags(ehci, true, do_wakeup);
886 extern int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup);
889 bool suspending, bool do_wakeup);
Dohci-sm501.c223 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
230 ret = ohci_suspend(hcd, do_wakeup); in ohci_sm501_suspend()
Dohci-exynos.c228 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
229 int rc = ohci_suspend(hcd, do_wakeup); in exynos_ohci_suspend()
Dehci-exynos.c261 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
264 rc = ehci_suspend(hcd, do_wakeup); in exynos_ehci_suspend()
Dohci-st.c275 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
278 ret = ohci_suspend(hcd, do_wakeup); in st_ohci_suspend()
Dohci-da8xx.c388 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
396 ret = ohci_suspend(hcd, do_wakeup); in ohci_da8xx_suspend()
Dohci-omap.c439 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
446 ret = ohci_suspend(hcd, do_wakeup); in ohci_omap_suspend()
Dohci-s3c2410.c427 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
430 rc = ohci_suspend(hcd, do_wakeup); in ohci_hcd_s3c2410_drv_suspend()
Dehci-st.c292 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
295 ret = ehci_suspend(hcd, do_wakeup); in st_ehci_suspend()
Dohci-platform.c315 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
318 ret = ohci_suspend(hcd, do_wakeup); in ohci_platform_suspend()
Dfotg210.h593 #define fotg210_prepare_ports_for_controller_suspend(fotg210, do_wakeup) \ argument
594 fotg210_adjust_port_wakeup_flags(fotg210, true, do_wakeup)
Dehci-platform.c350 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
353 ret = ehci_suspend(hcd, do_wakeup); in ehci_platform_suspend()
Dxhci-pci.c403 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend() argument
418 return xhci_suspend(xhci, do_wakeup); in xhci_pci_suspend()
Dohci-pxa27x.c555 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
563 ret = ohci_suspend(hcd, do_wakeup); in ohci_hcd_pxa27x_drv_suspend()
Dehci-hcd.c1093 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend() argument
1105 ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup); in ehci_suspend()
1117 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in ehci_suspend()
Dohci-hcd.c1081 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend() argument
1100 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in ohci_suspend()
/drivers/tty/hvc/
Dhvc_console.c489 hp->do_wakeup = 1; in hvc_push()
500 hp->do_wakeup = 1; in hvc_push()
704 if (hp->do_wakeup) { in hvc_poll()
705 hp->do_wakeup = 0; in hvc_poll()
Dhvc_console.h52 int do_wakeup; member
/drivers/isdn/hardware/eicon/
Dum_idi.c679 int do_wakeup = 0; in process_idi_ind() local
702 do_wakeup = 1; in process_idi_ind()
720 do_wakeup = 1; in process_idi_ind()
724 do_wakeup = 0; in process_idi_ind()
727 return (do_wakeup); in process_idi_ind()

12