| /linux-4.1.27/drivers/usb/host/ | 
| D | ehci-sead3.c | 151 	bool do_wakeup = device_may_wakeup(dev);  in ehci_hcd_sead3_drv_suspend()  local
 | 
| D | ehci-msm.c | 168 	bool do_wakeup = device_may_wakeup(dev);  in ehci_msm_pm_suspend()  local
 | 
| D | uhci-pci.c | 167 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup)  in uhci_pci_suspend()
 | 
| D | ehci-spear.c | 44 	bool do_wakeup = device_may_wakeup(dev);  in ehci_spear_drv_suspend()  local
 | 
| D | ohci-sm501.c | 222 	bool do_wakeup = device_may_wakeup(dev);  in ohci_sm501_suspend()  local
 | 
| D | ohci-spear.c | 128 	bool do_wakeup = device_may_wakeup(&pdev->dev);  in spear_ohci_hcd_drv_suspend()  local
 | 
| D | ohci-exynos.c | 227 	bool do_wakeup = device_may_wakeup(dev);  in exynos_ohci_suspend()  local
 | 
| D | ohci-st.c | 275 	bool do_wakeup = device_may_wakeup(dev);  in st_ohci_suspend()  local
 | 
| D | ohci-da8xx.c | 388 	bool		do_wakeup	= device_may_wakeup(&pdev->dev);  in ohci_da8xx_suspend()  local
 | 
| D | ohci-platform.c | 336 	bool do_wakeup = device_may_wakeup(dev);  in ohci_platform_suspend()  local
 | 
| D | ehci-platform.c | 360 	bool do_wakeup = device_may_wakeup(dev);  in ehci_platform_suspend()  local
 | 
| D | ehci-st.c | 297 	bool do_wakeup = device_may_wakeup(dev);  in st_ehci_suspend()  local
 | 
| D | ehci-exynos.c | 260 	bool do_wakeup = device_may_wakeup(dev);  in exynos_ehci_suspend()  local
 | 
| D | ohci-omap.c | 439 	bool do_wakeup = device_may_wakeup(&pdev->dev);  in ohci_omap_suspend()  local
 | 
| D | ohci-s3c2410.c | 427 	bool do_wakeup = device_may_wakeup(dev);  in ohci_hcd_s3c2410_drv_suspend()  local
 | 
| D | xhci-pci.c | 370 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup)  in xhci_pci_suspend()
 | 
| D | ehci-hub.c | 159 		bool suspending, bool do_wakeup)  in ehci_adjust_port_wakeup_flags()
 | 
| D | ohci-hcd.c | 1066 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup)  in ohci_suspend()
 | 
| D | ehci-hcd.c | 1079 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup)  in ehci_suspend()
 | 
| D | ohci-pxa27x.c | 555 	bool do_wakeup = device_may_wakeup(dev);  in ohci_hcd_pxa27x_drv_suspend()  local
 | 
| D | fusbh200.h | 577 #define fusbh200_prepare_ports_for_controller_suspend(fusbh200, do_wakeup)	\  argument
 | 
| D | fotg210.h | 587 #define fotg210_prepare_ports_for_controller_suspend(fotg210, do_wakeup) \  argument
 | 
| D | ehci.h | 634 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup)	\  argument
 | 
| D | xhci.c | 909 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup)  in xhci_suspend()
 | 
| /linux-4.1.27/drivers/tty/hvc/ | 
| D | hvc_console.h | 52 	int do_wakeup;  member
 | 
| /linux-4.1.27/arch/x86/mm/kmemcheck/ | 
| D | error.c | 139 static void do_wakeup(unsigned long data)  in do_wakeup()  function
 | 
| /linux-4.1.27/fs/ | 
| D | pipe.c | 234 	int do_wakeup;  in pipe_read()  local343 	int do_wakeup = 0;  in pipe_write()  local
 
 | 
| D | splice.c | 186 	int ret, do_wakeup, page_nr;  in splice_to_pipe()  local
 | 
| /linux-4.1.27/drivers/usb/core/ | 
| D | hcd-pci.c | 441 static int suspend_common(struct device *dev, bool do_wakeup)  in suspend_common()
 | 
| /linux-4.1.27/drivers/isdn/hardware/eicon/ | 
| D | um_idi.c | 679 	int do_wakeup = 0;  in process_idi_ind()  local
 | 
| /linux-4.1.27/fs/fuse/ | 
| D | dev.c | 1380 	int do_wakeup = 0;  in fuse_dev_splice_read()  local
 | 
| /linux-4.1.27/drivers/md/ | 
| D | raid5.c | 347 	bool do_wakeup = false;  in release_inactive_stripe_list()  local4226 	int do_wakeup = 0;  in break_stripe_batch_list()  local
 
 | 
| /linux-4.1.27/drivers/block/ | 
| D | floppy.c | 1944 static void do_wakeup(void)  in do_wakeup()  function
 |