Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dn_tty.c1795 static void n_tty_set_termios(struct tty_struct *tty, const struct ktermios *old) in n_tty_set_termios() function
1924 n_tty_set_termios(tty, NULL); in n_tty_open()
2530 .set_termios = n_tty_set_termios,