Searched refs:tty_termios_input_baud_rate (Results 1 – 5 of 5) sorted by relevance
88 speed_t tty_termios_input_baud_rate(const struct ktermios *termios) in tty_termios_input_baud_rate() function105 EXPORT_SYMBOL(tty_termios_input_baud_rate);
78 speed_t tty_termios_input_baud_rate(const struct ktermios *termios);
623 tty->termios.c_ispeed = tty_termios_input_baud_rate(&tty->termios); in tty_reset_termios()
491 tmp_termios.c_ispeed = tty_termios_input_baud_rate(&tmp_termios);
1265 tty->termios.c_ispeed = tty_termios_input_baud_rate(&tty->termios); in tty_init_termios()