Home
last modified time | relevance | path

Searched defs:do_wakeup (Results 1 - 25 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-sm501.c217 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
H A Dehci-spear.c40 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
H A Dohci-spear.c122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
H A Duhci-pci.c174 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
H A Dehci-npcm7xx.c43 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
H A Dohci-platform.c276 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
H A Dehci-st.c287 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
H A Dohci-st.c269 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
H A Dohci-exynos.c244 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
H A Dohci-omap.c438 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
H A Dohci-s3c2410.c415 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
H A Dehci-hub.c146 ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, bool suspending, bool do_wakeup) ehci_adjust_port_wakeup_flags() argument
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-npcm7xx.c32 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
H A Dohci-sm501.c214 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
H A Duhci-pci.c174 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend() argument
H A Dehci-spear.c38 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
H A Dohci-spear.c119 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_suspend() local
H A Dohci-platform.c274 bool do_wakeup = device_may_wakeup(dev); in ohci_platform_suspend() local
H A Dehci-st.c277 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
H A Dohci-omap.c354 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
H A Dohci-exynos.c229 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
H A Dohci-st.c259 bool do_wakeup = device_may_wakeup(dev); in st_ohci_suspend() local
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_console.h39 int do_wakeup; member
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_console.h39 int do_wakeup; member
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd-pci.c422 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common() argument

Completed in 20 milliseconds

123