Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dtty_io.c658 static void do_tty_hangup(struct work_struct *work) in do_tty_hangup() function
2837 INIT_WORK(&tty->hangup_work, do_tty_hangup); in alloc_tty_struct()