Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_io.c754 static void do_tty_hangup(struct work_struct *work) in do_tty_hangup() function
3164 INIT_WORK(&tty->hangup_work, do_tty_hangup); in alloc_tty_struct()