Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dn_tty.c1794 static void n_tty_set_termios(struct tty_struct *tty, struct ktermios *old) in n_tty_set_termios() function
1926 n_tty_set_termios(tty, NULL); in n_tty_open()
2479 .set_termios = n_tty_set_termios,