Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.h143 static inline bool hub_is_port_power_switchable(struct usb_hub *hub) in hub_is_port_power_switchable() function
H A Dport.c811 if (!hub_is_port_power_switchable(hub)) in usb_hub_create_port_device()
H A Dhub.c976 if (hub_is_port_power_switchable(hub)) in hub_power_on()
5441 if (hub_is_port_power_switchable(hub) in hub_port_connect()