Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.h139 static inline bool hub_is_port_power_switchable(struct usb_hub *hub) in hub_is_port_power_switchable() function
H A Dport.c793 if (!hub_is_port_power_switchable(hub)) in usb_hub_create_port_device()
H A Dhub.c940 if (hub_is_port_power_switchable(hub)) in hub_power_on()
5366 if (hub_is_port_power_switchable(hub) in hub_port_connect()