Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.c141 if (hub_is_superspeed(hub->hdev)) in portspeed()
411 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
424 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
1081 if (hdev->parent && hub_is_superspeed(hdev)) { in hub_activate()
1137 } else if (hub_is_superspeed(hub->hdev)) in hub_activate()
1178 if (!hub_is_superspeed(hdev)) in hub_activate()
1193 if (hub_is_superspeed(hdev) && in hub_activate()
1215 hub_is_superspeed(hub->hdev)) { in hub_activate()
1252 if (portchange || (hub_is_superspeed(hub->hdev) && in hub_activate()
1441 if (hub_is_superspeed(hdev)) in hub_configure()
[all …]
H A Dhub.h149 static inline int hub_is_superspeed(struct usb_device *hdev) in hub_is_superspeed() function
H A Dport.c391 if (hub_is_superspeed(hdev)) in usb_port_runtime_resume()
738 if (hub_is_superspeed(hdev)) { in usb_hub_create_port_device()
746 if (hub_is_superspeed(hub->hdev)) in usb_hub_create_port_device()