Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_tty.c222 * n_tty_write_wakeup - asynchronous I/O notifier
228 static void n_tty_write_wakeup(struct tty_struct *tty) in n_tty_write_wakeup() function
2526 .write_wakeup = n_tty_write_wakeup,