Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.c151 if (hub_is_superspeed(hub->hdev)) in portspeed()
415 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
428 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
1114 if (hdev->parent && hub_is_superspeed(hdev)) { in hub_activate()
1170 } else if (hub_is_superspeed(hub->hdev)) in hub_activate()
1211 if (!hub_is_superspeed(hdev)) in hub_activate()
1226 if (hub_is_superspeed(hdev) && in hub_activate()
1248 hub_is_superspeed(hub->hdev)) { in hub_activate()
1285 if (portchange || (hub_is_superspeed(hub->hdev) && in hub_activate()
1349 if (type == HUB_RESUME && hub_is_superspeed(hub->hdev)) { in hub_activate()
[all …]
H A Dhub.h153 static inline int hub_is_superspeed(struct usb_device *hdev) in hub_is_superspeed() function
H A Dport.c394 if (hub_is_superspeed(hdev)) in usb_port_runtime_resume()
757 if (hub_is_superspeed(hdev)) { in usb_hub_create_port_device()