Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/
Dpipe.c251 int do_wakeup; in pipe_read() local
258 do_wakeup = 0; in pipe_read()
301 do_wakeup = 1; in pipe_read()
329 if (do_wakeup) { in pipe_read()
338 if (do_wakeup) { in pipe_read()
358 int do_wakeup = 0; in pipe_write() local
392 do_wakeup = 1; in pipe_write()
428 do_wakeup = 1; in pipe_write()
465 if (do_wakeup) { in pipe_write()
468 do_wakeup = 0; in pipe_write()
[all …]
/Linux-v4.19/drivers/usb/core/
Dhcd-pci.c427 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() argument
446 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) in suspend_common()
448 if (do_wakeup && hcd->shared_hcd && in suspend_common()
451 retval = hcd->driver->pci_suspend(hcd, do_wakeup); in suspend_common()
455 if ((retval == 0 && do_wakeup && HCD_WAKEUP_PENDING(hcd)) || in suspend_common()
456 (retval == 0 && do_wakeup && hcd->shared_hcd && in suspend_common()
/Linux-v4.19/drivers/usb/host/
Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
191 if (do_wakeup) { in uhci_pci_suspend()
204 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in uhci_pci_suspend()
Dehci-npcm7xx.c44 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
46 return ehci_suspend(hcd, do_wakeup); in ehci_npcm7xx_drv_suspend()
Dehci-spear.c41 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
43 return ehci_suspend(hcd, do_wakeup); in ehci_spear_drv_suspend()
Dohci-spear.c125 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
132 ret = ohci_suspend(hcd, do_wakeup); in spear_ohci_hcd_drv_suspend()
Dehci.h634 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup) \ argument
635 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.c222 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
229 ret = ohci_suspend(hcd, do_wakeup); in ohci_sm501_suspend()
Dohci-exynos.c219 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
220 int rc = ohci_suspend(hcd, do_wakeup); in exynos_ohci_suspend()
Dehci-exynos.c251 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
254 rc = ehci_suspend(hcd, do_wakeup); in exynos_ehci_suspend()
Dohci-st.c273 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
276 ret = ohci_suspend(hcd, do_wakeup); in st_ohci_suspend()
Dehci-platform.c302 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
305 ret = ehci_suspend(hcd, do_wakeup); in ehci_platform_suspend()
Dehci-st.c291 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
294 ret = ehci_suspend(hcd, do_wakeup); in st_ehci_suspend()
Dohci-omap.c422 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
429 ret = ohci_suspend(hcd, do_wakeup); in ohci_omap_suspend()
Dohci-platform.c278 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
281 ret = ohci_suspend(hcd, do_wakeup); in ohci_platform_suspend()
Dohci-s3c2410.c417 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
420 rc = ohci_suspend(hcd, do_wakeup); in ohci_hcd_s3c2410_drv_suspend()
Dfotg210.h594 #define fotg210_prepare_ports_for_controller_suspend(fotg210, do_wakeup) \ argument
595 fotg210_adjust_port_wakeup_flags(fotg210, true, do_wakeup)
Dxhci-pci.c423 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend() argument
442 ret = xhci_suspend(xhci, do_wakeup); in xhci_pci_suspend()
Dohci-pxa27x.c544 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
552 ret = ohci_suspend(hcd, do_wakeup); in ohci_hcd_pxa27x_drv_suspend()
Dohci-da8xx.c496 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
504 ret = ohci_suspend(hcd, do_wakeup); in ohci_da8xx_suspend()
Dehci-hcd.c1084 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend() argument
1096 ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup); in ehci_suspend()
1108 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in ehci_suspend()
Dohci-hcd.c1072 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend() argument
1091 if (do_wakeup && HCD_WAKEUP_PENDING(hcd)) { in ohci_suspend()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dum_idi.c680 int do_wakeup = 0; in process_idi_ind() local
703 do_wakeup = 1; in process_idi_ind()
721 do_wakeup = 1; in process_idi_ind()
725 do_wakeup = 0; in process_idi_ind()
728 return (do_wakeup); in process_idi_ind()
/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.h39 int do_wakeup; member
Dhvc_console.c494 hp->do_wakeup = 1; in hvc_push()
505 hp->do_wakeup = 1; in hvc_push()
754 if (hp->do_wakeup) { in __hvc_poll()
755 hp->do_wakeup = 0; in __hvc_poll()

12