Home
last modified time | relevance | path

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

12

/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.c174 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.c207 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-omap.c373 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_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
Dehci-platform.c438 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
Dehci-hub.c147 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
Dxhci-pci.c616 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
Dehci-hcd.c1114 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
Dohci-hcd.c1098 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
Dohci-pxa27x.c545 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
Dxhci.c933 bool do_wakeup) in xhci_disable_hub_port_wake()
1004 int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup) in xhci_suspend()
/drivers/tty/hvc/
Dhvc_console.h39 int do_wakeup; member
/drivers/usb/core/
Dhcd-pci.c424 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
/drivers/usb/cdns3/
Dcdnsp-gadget.c1967 static int cdnsp_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdnsp_gadget_suspend()
Dcdns3-gadget.c3447 static int cdns3_gadget_suspend(struct cdns *cdns, bool do_wakeup) in cdns3_gadget_suspend()

12