Searched refs:speed_names (Results 1 – 4 of 4) sorted by relevance
62 static const char *const speed_names[] = { variable74 if (speed < 0 || speed >= ARRAY_SIZE(speed_names)) in usb_speed_string()76 return speed_names[speed]; in usb_speed_string()89 ret = match_string(speed_names, ARRAY_SIZE(speed_names), maximum_speed); in usb_get_maximum_speed()
35 } speed_names[] = { variable102 for (i = 0; i < ARRAY_SIZE(speed_names); i++) { in read_usb_vudc_device()103 if (!strcmp(speed_names[i].name, speed)) { in read_usb_vudc_device()104 dev->speed = speed_names[i].speed; in read_usb_vudc_device()
787 static const char * const speed_names[] = { in print_packet() local794 speed_names[pp->self_id.phy_speed], in print_packet()
2810 static const char *speed_names[] = { "full", "high", "super" }; in __ffs_func_bind_do_descs() local2843 speed_names[ep_desc_id], in __ffs_func_bind_do_descs()