Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dtty_io.c675 static void do_tty_hangup(struct work_struct *work) in do_tty_hangup() function
2946 INIT_WORK(&tty->hangup_work, do_tty_hangup); in initialize_tty_struct()