Home
last modified time | relevance | path

Searched refs:hub_is_superspeedplus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.h140 static inline int hub_is_superspeedplus(struct usb_device *hdev) in hub_is_superspeedplus() function
H A Dhub.c127 if (hub_is_superspeedplus(hub->hdev)) in portspeed()
1446 if (hub_is_superspeed(hdev) || hub_is_superspeedplus(hdev)) { in hub_configure()
2904 if (hub_is_superspeedplus(hub->hdev)) in hub_port_wait_reset()
2962 if (hub_is_superspeedplus(hub->hdev)) { in hub_port_wait_reset()
2974 else if (hub_is_superspeedplus(hub->hdev) && in hub_port_wait_reset()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.h152 static inline int hub_is_superspeedplus(struct usb_device *hdev) in hub_is_superspeedplus() function
H A Dhub.c134 if (hub_is_superspeedplus(hub->hdev)) in portspeed()
1453 if (hub_is_superspeed(hdev) || hub_is_superspeedplus(hdev)) { in hub_configure()
2875 if (hub_is_superspeedplus(hub->hdev)) in hub_port_wait_reset()
2933 if (hub_is_superspeedplus(hub->hdev)) { in hub_port_wait_reset()

Completed in 15 milliseconds