Home
last modified time | relevance | path

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

/drivers/tty/
Dn_hdlc.c147 struct tty_struct *backup_tty; member
305 if (tty == n_hdlc->backup_tty) in n_hdlc_tty_close()
306 n_hdlc->backup_tty = NULL; in n_hdlc_tty_close()
309 if (n_hdlc->backup_tty) { in n_hdlc_tty_close()
310 n_hdlc->tty = n_hdlc->backup_tty; in n_hdlc_tty_close()