Searched refs:ehci_port_power (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-hub.c | 61 ehci_port_power(ehci, port, true); in ehci_handover_companion_ports() 976 ehci_port_power(ehci, wIndex, false); in ehci_hub_control() 1029 ehci_port_power(ehci, wIndex, false); in ehci_hub_control() 1219 ehci_port_power(ehci, wIndex, true); in ehci_hub_control() 1337 static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable) in ehci_port_power() function
|
H A D | ehci-hcd.c | 303 static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable); 324 ehci_port_power(ehci, port, false); in ehci_turn_off_all_ports()
|
H A D | oxu210hp-hcd.c | 2776 static void ehci_port_power(struct oxu_hcd *oxu, int is_on) in ehci_port_power() function 3177 ehci_port_power(oxu, 0); in oxu_stop()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-hub.c | 61 ehci_port_power(ehci, port, true); in ehci_handover_companion_ports() 839 ehci_port_power(ehci, wIndex, false); in ehci_hub_control() 899 ehci_port_power(ehci, wIndex, false); in ehci_hub_control() 1089 ehci_port_power(ehci, wIndex, true); in ehci_hub_control() 1207 static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable) in ehci_port_power() function
|
H A D | ehci-hcd.c | 304 static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable); 325 ehci_port_power(ehci, port, false); in ehci_turn_off_all_ports()
|
H A D | oxu210hp-hcd.c | 2777 static void ehci_port_power(struct oxu_hcd *oxu, int is_on) in ehci_port_power() function 3178 ehci_port_power(oxu, 0); in oxu_stop()
|
Completed in 20 milliseconds