Home
last modified time | relevance | path

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

12

/drivers/usb/host/
Dehci-npcm7xx.c44 bool do_wakeup = device_may_wakeup(dev); in ehci_npcm7xx_drv_suspend() local
Duhci-pci.c172 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
Dehci-spear.c41 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
Dohci-sm501.c215 bool do_wakeup = device_may_wakeup(dev); in ohci_sm501_suspend() local
Dohci-spear.c122 bool do_wakeup = device_may_wakeup(&pdev->dev); in spear_ohci_hcd_drv_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
Dehci-platform.c300 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
Dohci-s3c2410.c415 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_s3c2410_drv_suspend() local
Dohci-exynos.c245 bool do_wakeup = device_may_wakeup(dev); in exynos_ohci_suspend() local
Dehci-st.c287 bool do_wakeup = device_may_wakeup(dev); in st_ehci_suspend() local
Dohci-omap.c422 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_omap_suspend() local
Dehci-exynos.c277 bool do_wakeup = device_may_wakeup(dev); in exynos_ehci_suspend() local
Dxhci-pci.c462 int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
Dohci-da8xx.c488 bool do_wakeup = device_may_wakeup(&pdev->dev); in ohci_da8xx_suspend() local
Dehci-hub.c148 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
Dehci-hcd.c1084 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
Dohci-hcd.c1094 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
Dohci-pxa27x.c544 bool do_wakeup = device_may_wakeup(dev); in ohci_hcd_pxa27x_drv_suspend() local
Dfotg210.h597 #define fotg210_prepare_ports_for_controller_suspend(fotg210, do_wakeup) \ argument
Dehci.h634 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup) \ argument
/drivers/tty/hvc/
Dhvc_console.h39 int do_wakeup; member
/drivers/usb/core/
Dhcd-pci.c412 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
/drivers/usb/cdns3/
Dgadget.c2720 static int cdns3_gadget_suspend(struct cdns3 *cdns, bool do_wakeup) in cdns3_gadget_suspend()
/drivers/md/
Draid5.c316 bool do_wakeup = false; in release_inactive_stripe_list() local
4610 int do_wakeup = 0; in break_stripe_batch_list() local

12