Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_io.c669 struct file *cons_filp = NULL; in __tty_hangup() local
703 cons_filp = filp; in __tty_hangup()
735 if (cons_filp) { in __tty_hangup()
738 tty->ops->close(tty, cons_filp); in __tty_hangup()