Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c3561 static void con_shutdown(struct tty_struct *tty) in con_close()
3703 .shutdown = con_shutdown,
3563 static void con_shutdown(struct tty_struct *tty) con_shutdown() function