/linux-6.12.1/drivers/usb/host/ |
D | ehci-npcm7xx.c | 32 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
|
D | ehci-spear.c | 38 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
|
D | ohci-sm501.c | 214 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
|
D | uhci-pci.c | 174 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
|
D | ohci-spear.c | 119 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
|
D | xhci-pci.c | 768 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend() 845 static int xhci_pci_poweroff_late(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_poweroff_late()
|
D | ohci-omap.c | 354 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
|
D | ehci-brcm.c | 206 bool do_wakeup = device_may_wakeup(dev); in ehci_brcm_suspend() local
|
D | ohci-st.c | 259 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
|
D | ohci-exynos.c | 215 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
|
D | ohci-platform.c | 274 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
|
D | ehci-st.c | 277 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
|
D | ohci-s3c2410.c | 418 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
|
D | ehci-exynos.c | 240 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
|
D | ehci-platform.c | 434 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
|
D | ohci-da8xx.c | 486 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
|
D | ehci-hub.c | 147 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
|
D | ehci-hcd.c | 1134 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
|
D | ohci-hcd.c | 1104 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
|
D | ohci-pxa27x.c | 525 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
|
D | xhci.c | 819 bool do_wakeup) in xhci_disable_hub_port_wake() 890 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend()
|
/linux-6.12.1/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-6.12.1/drivers/tty/hvc/ |
D | hvc_console.h | 39 int do_wakeup; member
|
/linux-6.12.1/drivers/usb/core/ |
D | hcd-pci.c | 422 bool do_wakeup; in suspend_common() local
|
/linux-6.12.1/drivers/usb/cdns3/ |
D | cdnsp-gadget.c | 1960 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()
|