Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-hub.c73 ehci_port_power(ehci, port, true); in ehci_handover_companion_ports()
959 ehci_port_power(ehci, wIndex, false); in ehci_hub_control()
1012 ehci_port_power(ehci, wIndex, false); in ehci_hub_control()
1196 ehci_port_power(ehci, wIndex, true); in ehci_hub_control()
1314 static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable) in ehci_port_power() function
Dehci-hcd.c315 static int ehci_port_power(struct ehci_hcd *ehci, int portnum, bool enable);
338 ehci_port_power(ehci, port, false); in ehci_turn_off_all_ports()
Doxu210hp-hcd.c2365 static void ehci_port_power(struct oxu_hcd *oxu, int is_on) in ehci_port_power() function
2765 ehci_port_power(oxu, 0); in oxu_stop()