Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c661 static void do_tty_hangup(struct work_struct *work) in do_tty_hangup() function
3090 INIT_WORK(&tty->hangup_work, do_tty_hangup); in alloc_tty_struct()