Home | History | Annotate | Download | only in qemu

Lines Matching full:class_str

1618     const char *class_str, *speed_str;
1637 class_str = usb_class_str(class_id);
1638 if (class_str)
1639 monitor_printf(mon, " %s:", class_str);