Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dn_hdlc.c146 struct tty_struct *backup_tty; member
304 if (tty == n_hdlc->backup_tty) in n_hdlc_tty_close()
305 n_hdlc->backup_tty = NULL; in n_hdlc_tty_close()
308 if (n_hdlc->backup_tty) { in n_hdlc_tty_close()
309 n_hdlc->tty = n_hdlc->backup_tty; in n_hdlc_tty_close()