Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Dhub.c143 if (hub_is_superspeed(hub->hdev)) in portspeed()
413 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
426 if (hub_is_superspeed(hdev)) { in get_hub_descriptor()
1208 if (!hub_is_superspeed(hdev)) in hub_activate()
1223 if (hub_is_superspeed(hdev) && in hub_activate()
1471 if (hub_is_superspeed(hdev)) in hub_configure()
1509 if (hub_is_superspeed(hdev)) { in hub_configure()
1519 !(hub_is_superspeed(hdev))) { in hub_configure()
2573 if (hub_is_superspeed(hdev)) { in set_usb_port_removable()
3881 if (!hub_is_superspeed(hdev)) { in hub_handle_remote_wakeup()
[all …]
H A Dhub.h152 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()