Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/core/
Dhub.c142 if (hub_is_superspeed(hub->hdev)) in portspeed()
412 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
425 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
1110 if (hdev->parent && hub_is_superspeed(hdev)) { in hub_activate()
1166 } else if (hub_is_superspeed(hub->hdev)) in hub_activate()
1207 if (!hub_is_superspeed(hdev)) in hub_activate()
1222 if (hub_is_superspeed(hdev) && in hub_activate()
1244 hub_is_superspeed(hub->hdev)) { in hub_activate()
1281 if (portchange || (hub_is_superspeed(hub->hdev) && in hub_activate()
1470 if (hub_is_superspeed(hdev)) in hub_configure()
[all …]
Dhub.h152 static inline int hub_is_superspeed(struct usb_device *hdev) in hub_is_superspeed() function
Dport.c392 if (hub_is_superspeed(hdev)) in usb_port_runtime_resume()
754 if (hub_is_superspeed(hdev)) { in usb_hub_create_port_device()