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()
1178 if (!hub_is_superspeed(hdev)) in hub_activate()
1193 if (hub_is_superspeed(hdev) && in hub_activate()
1441 if (hub_is_superspeed(hdev)) in hub_configure()
1479 if (hub_is_superspeed(hdev)) { in hub_configure()
1489 !(hub_is_superspeed(hdev))) { in hub_configure()
2531 if (hub_is_superspeed(hdev)) { in set_usb_port_removable()
3835 if (!hub_is_superspeed(hdev)) { in hub_handle_remote_wakeup()
[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()
737 if (hub_is_superspeed(hdev)) { in usb_hub_create_port_device()
745 if (hub_is_superspeed(hub->hdev)) in usb_hub_create_port_device()