/Linux-v5.4/drivers/usb/host/ |
D | ehci-npcm7xx.c | 44 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
|
D | uhci-pci.c | 172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
|
D | ehci-spear.c | 41 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
|
D | ohci-sm501.c | 215 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
|
D | ohci-spear.c | 122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
|
D | ohci-platform.c | 276 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
|
D | ohci-st.c | 269 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
|
D | ohci-s3c2410.c | 415 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
|
D | ehci-platform.c | 300 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
|
D | ohci-exynos.c | 245 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
|
D | ohci-omap.c | 422 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
|
D | ehci-st.c | 287 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
|
D | ehci-exynos.c | 277 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
|
D | xhci-pci.c | 458 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
|
D | ohci-da8xx.c | 484 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
|
D | ehci-hub.c | 148 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
|
D | ohci-hcd.c | 1094 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
|
D | ehci-hcd.c | 1084 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
|
D | ohci-pxa27x.c | 544 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
|
D | fotg210.h | 597 #define fotg210_prepare_ports_for_controller_suspend(fotg210, do_wakeup) \ argument
|
/Linux-v5.4/arch/x86/platform/intel/ |
D | iosf_mbi.c | 235 bool do_wakeup; in iosf_mbi_punit_release() local 384 bool do_wakeup = false; in iosf_mbi_unblock_punit_i2c_access() local
|
/Linux-v5.4/drivers/tty/hvc/ |
D | hvc_console.h | 39 int do_wakeup; member
|
/Linux-v5.4/fs/ |
D | pipe.c | 277 int do_wakeup; in pipe_read() local 384 int do_wakeup = 0; in pipe_write() local
|
/Linux-v5.4/drivers/usb/core/ |
D | hcd-pci.c | 412 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
|
/Linux-v5.4/drivers/usb/cdns3/ |
D | gadget.c | 2724 static int cdns3_gadget_suspend(struct cdns3 *cdns, bool do_wakeup) in cdns3_gadget_suspend()
|