Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/usb/host/
A Dehci-npcm7xx.c32 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
A Dehci-spear.c38 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
A Dohci-sm501.c217 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
A Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
A Dohci-spear.c121 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
A Dxhci-pci.c602 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
670 static int xhci_pci_poweroff_late(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_poweroff_late()
A Dehci-brcm.c207 bool do_wakeup = device_may_wakeup(dev); in ehci_brcm_suspend() local
A Dohci-omap.c355 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
A Dohci-st.c267 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
A Dohci-platform.c277 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
A Dohci-exynos.c232 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
A Dohci-s3c2410.c419 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
A Dehci-st.c285 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
A Dehci-exynos.c257 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
A Dehci-platform.c437 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
A Dehci-hub.c147 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
A Dohci-da8xx.c488 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
A Dohci-hcd.c1096 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
A Dehci-hcd.c1130 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
A Dohci-pxa27x.c533 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
A Dxhci.c967 bool do_wakeup) in xhci_disable_hub_port_wake()
1038 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend()
/linux-6.3-rc2/arch/x86/platform/intel/
A 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.3-rc2/drivers/tty/hvc/
A Dhvc_console.h39 int do_wakeup; member
/linux-6.3-rc2/drivers/usb/core/
A Dhcd-pci.c418 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdnsp-gadget.c1961 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()

Completed in 38 milliseconds

12