Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/usb/host/
Dehci-npcm7xx.c32 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
Dehci-spear.c38 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
Dohci-sm501.c214 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
Duhci-pci.c174 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
Dohci-spear.c119 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
Dxhci-pci.c768 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()
Dohci-omap.c354 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
Dehci-brcm.c206 bool do_wakeup = device_may_wakeup(dev); in ehci_brcm_suspend() local
Dohci-st.c259 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
Dohci-exynos.c215 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
Dohci-platform.c274 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
Dehci-st.c277 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
Dohci-s3c2410.c418 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
Dehci-exynos.c240 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
Dehci-platform.c434 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
Dohci-da8xx.c486 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
Dehci-hub.c147 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
Dehci-hcd.c1134 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
Dohci-hcd.c1104 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
Dohci-pxa27x.c525 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
Dxhci.c819 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/
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
/linux-6.12.1/drivers/tty/hvc/
Dhvc_console.h39 int do_wakeup; member
/linux-6.12.1/drivers/usb/core/
Dhcd-pci.c422 bool do_wakeup; in suspend_common() local
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.c1960 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()

12