change_speed
change_speed(tty, info, old_termios);
change_speed(tty, info, NULL);
static void change_speed(struct tty_struct *tty, struct serial_state *info,
change_speed(tty, state, NULL);
change_speed(tty, port);
if (change_speed(tty, port))