Searched refs:ehci_adjust_port_wakeup_flags (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci.h | 636 ehci_adjust_port_wakeup_flags(ehci, true, do_wakeup) 639 ehci_adjust_port_wakeup_flags(ehci, false, false) 889 extern void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci,
|
H A D | ehci-hub.c | 146 void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, in ehci_adjust_port_wakeup_flags() function 211 EXPORT_SYMBOL_GPL(ehci_adjust_port_wakeup_flags); variable
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci.h | 639 ehci_adjust_port_wakeup_flags(ehci, true, do_wakeup) 642 ehci_adjust_port_wakeup_flags(ehci, false, false) 901 extern void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci,
|
H A D | ehci-hub.c | 146 void ehci_adjust_port_wakeup_flags(struct ehci_hcd *ehci, in ehci_adjust_port_wakeup_flags() function 211 EXPORT_SYMBOL_GPL(ehci_adjust_port_wakeup_flags); variable
|
Completed in 7 milliseconds