Searched refs:n_tty_set_termios (Results 1 – 1 of 1) sorted by relevance
1773 * n_tty_set_termios - termios data changed1784 static void n_tty_set_termios(struct tty_struct *tty, const struct ktermios *old) in n_tty_set_termios() function 1913 n_tty_set_termios(tty, NULL); in n_tty_open() 1991 * read buffer contains data, n_tty_set_termios() simulates an EOF push (as if2523 .set_termios = n_tty_set_termios,