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

/drivers/tty/
H A Dtty_io.c508 * tty_wakeup - request more data
516 void tty_wakeup(struct tty_struct *tty) function
531 EXPORT_SYMBOL_GPL(tty_wakeup); variable
936 tty_wakeup(tty);

Completed in 205 milliseconds