Searched defs:tty_wakeup (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_io.c496 * tty_wakeup - request more data
504 void tty_wakeup(struct tty_struct *tty) function
519 EXPORT_SYMBOL_GPL(tty_wakeup); variable
962 tty_wakeup(tty);

Completed in 371 milliseconds