Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-sead3.c152 bool do_wakeup = device_may_wakeup(dev); in ehci_hcd_sead3_drv_suspend() local
Dehci-msm.c163 bool do_wakeup = device_may_wakeup(dev); in ehci_msm_pm_suspend() local
Duhci-pci.c165 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
Dehci-spear.c44 bool do_wakeup = device_may_wakeup(dev); in ehci_spear_drv_suspend() local
Dehci-platform.c168 bool do_wakeup = device_may_wakeup(dev); in ehci_platform_suspend() local
Dxhci-pci.c221 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
Dehci-s5p.c227 bool do_wakeup = device_may_wakeup(dev); in s5p_ehci_suspend() local
Dehci-hub.c154 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
Dohci-hcd.c1020 static int __maybe_unused ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend()
Dehci-hcd.c1065 int ehci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_suspend()
Dehci.h580 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup) \ argument
/drivers/tty/hvc/
Dhvc_console.h52 int do_wakeup; member
/drivers/usb/core/
Dhcd-pci.c426 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
/drivers/isdn/hardware/eicon/
Dum_idi.c679 int do_wakeup = 0; in process_idi_ind() local
/drivers/block/
Dfloppy.c1930 static void do_wakeup(void) in do_wakeup() function