Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dn_hdlc.c149 struct tty_struct *backup_tty; member
315 if (tty == n_hdlc->backup_tty) in n_hdlc_tty_close()
316 n_hdlc->backup_tty = NULL; in n_hdlc_tty_close()
319 if (n_hdlc->backup_tty) { in n_hdlc_tty_close()
320 n_hdlc->tty = n_hdlc->backup_tty; in n_hdlc_tty_close()