HomeSort by relevance Sort by last modified time
    Searched refs:speed_str (Results 1 - 4 of 4) sorted by null

  /external/qemu/
usb-linux.c 1613 const char *class_str, *speed_str; local
    [all...]
vl-android.c 1624 const char *speed_str; local
    [all...]
vl.c 1420 const char *speed_str; local
    [all...]
  /external/ppp/pppd/
tty.c 127 static char speed_str[16]; /* Serial port speed as string */ variable
173 OPT_PRIO | OPT_NOARG | OPT_A2STRVAL | OPT_STATIC, speed_str },
277 slprintf(speed_str, sizeof(speed_str), "%d", spd);
    [all...]

Completed in 780 milliseconds