Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci.h635 ehci_adjust_port_wakeup_flags(ehci, true, do_wakeup);
638 ehci_adjust_port_wakeup_flags(ehci, false, false);
Dehci-hub.c158 static void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, in ehci_adjust_port_wakeup_flags() function