Searched refs:speed_names (Results 1 – 3 of 3) sorted by relevance
46 static const char *const speed_names[] = { variable57 if (speed < 0 || speed >= ARRAY_SIZE(speed_names)) in usb_speed_string()59 return speed_names[speed]; in usb_speed_string()134 for (i = 0; i < ARRAY_SIZE(speed_names); i++) in of_usb_get_maximum_speed()135 if (strcmp(maximum_speed, speed_names[i]) == 0) in of_usb_get_maximum_speed()
800 static const char * const speed_names[] = { in print_packet() local807 speed_names[pp->self_id.phy_speed], in print_packet()
2469 static const char *speed_names[] = { "full", "high", "super" }; in __ffs_func_bind_do_descs() local2502 speed_names[ep_desc_id], in __ffs_func_bind_do_descs()