Searched refs:speed_names (Results 1 – 1 of 1) sorted by relevance
42 static const char *const speed_names[] = { variable63 for (i = 0; i < ARRAY_SIZE(speed_names); i++) in usb_get_maximum_speed()64 if (!strcmp(max_speed, speed_names[i])) in usb_get_maximum_speed()