Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dtty.h426 extern void tty_shutdown(struct tty_struct *tty);
/linux-3.4.99/drivers/tty/
Dtty_io.c1458 void tty_shutdown(struct tty_struct *tty) in tty_shutdown() function
1463 EXPORT_SYMBOL(tty_shutdown);
1510 tty_shutdown(tty); in queue_release_one_tty()
/linux-3.4.99/drivers/tty/vt/
Dvt.c2842 tty_shutdown(tty); in con_shutdown()