Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/usb/host/
Dehci-npcm7xx.c43 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
Dehci-spear.c40 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
Dohci-sm501.c217 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
Dohci-spear.c122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
Dehci-brcm.c204 bool do_wakeup = device_may_wakeup(dev); in ehci_brcm_suspend() local
Dohci-platform.c276 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
Dohci-st.c269 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
Dohci-exynos.c244 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
Dohci-s3c2410.c415 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
Dehci-st.c287 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
Dehci-exynos.c276 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
Dohci-omap.c438 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
Dehci-platform.c433 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
Dohci-da8xx.c488 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
Dxhci-pci.c559 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
Dehci-hub.c147 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
Dohci-hcd.c1098 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
Dehci-hcd.c1116 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
Dohci-pxa27x.c544 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
Dxhci.c901 bool do_wakeup) in xhci_disable_hub_port_wake()
972 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend()
/kernel/linux/linux-5.10/arch/x86/platform/intel/
Diosf_mbi.c235 bool do_wakeup; in iosf_mbi_punit_release() local
384 bool do_wakeup = false; in iosf_mbi_unblock_punit_i2c_access() local
/kernel/linux/linux-5.10/drivers/tty/hvc/
Dhvc_console.h39 int do_wakeup; member
/kernel/linux/linux-5.10/drivers/usb/core/
Dhcd-pci.c422 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
/kernel/linux/linux-5.10/kernel/sched/
Dcore_ctl.c899 bool do_wakeup = false, unisolated = false; in isolation_cpuhp_state() local

12