Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-hub.c61 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 Dehci-hcd.c304 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()