Searched refs:cons_filp (Results 1 – 1 of 1) sorted by relevance
566 struct file *cons_filp = NULL; in __tty_hangup() local608 cons_filp = filp; in __tty_hangup()622 tty_ldisc_hangup(tty, cons_filp != NULL); in __tty_hangup()640 if (cons_filp) { in __tty_hangup()643 tty->ops->close(tty, cons_filp); in __tty_hangup()