Home
last modified time | relevance | path

Searched refs:n_tty_set_termios (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dn_tty.c1805 static void n_tty_set_termios(struct tty_struct *tty, const struct ktermios *old) in n_tty_set_termios() function
1934 n_tty_set_termios(tty, NULL); in n_tty_open()
2540 .set_termios = n_tty_set_termios,