Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_tty.c1807 static void n_tty_set_termios(struct tty_struct *tty, struct ktermios *old) in n_tty_set_termios() function
1946 n_tty_set_termios(tty, NULL); in n_tty_open()
2553 .set_termios = n_tty_set_termios,