Searched refs:tty_termios_input_baud_rate (Results 1 – 4 of 4) sorted by relevance
346 speed_t tty_termios_input_baud_rate(struct ktermios *termios) in tty_termios_input_baud_rate() function371 EXPORT_SYMBOL(tty_termios_input_baud_rate);622 tmp_termios.c_ispeed = tty_termios_input_baud_rate(&tmp_termios);
613 tty->termios.c_ispeed = tty_termios_input_baud_rate(&tty->termios); in tty_reset_termios()
1401 tty->termios.c_ispeed = tty_termios_input_baud_rate(&tty->termios); in tty_init_termios()
471 extern speed_t tty_termios_input_baud_rate(struct ktermios *termios);