Home
last modified time | relevance | path

Searched refs:ehci_adjust_port_wakeup_flags (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dehci.h562 ehci_adjust_port_wakeup_flags(ehci, true, do_wakeup);
565 ehci_adjust_port_wakeup_flags(ehci, false, false);
Dehci-hub.c131 static __maybe_unused void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, in ehci_adjust_port_wakeup_flags() function