Searched defs:do_wakeup (Results 1 – 10 of 10) sorted by relevance
165 static int uhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in uhci_pci_suspend()
332 static int ehci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ehci_pci_suspend()
209 static int xhci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in xhci_pci_suspend()
301 static int ohci_pci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_pci_suspend()
132 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags()
561 #define ehci_prepare_ports_for_controller_suspend(ehci, do_wakeup) \ argument
53 int do_wakeup; member
389 static int suspend_common(struct device *dev, bool do_wakeup) in suspend_common()
679 int do_wakeup = 0; in process_idi_ind() local
1935 static void do_wakeup(void) in do_wakeup() function