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

/drivers/tty/
H A Dtty_ioctl.c115 * tty_unthrottle - flow control
127 void tty_unthrottle(struct tty_struct *tty) function
136 EXPORT_SYMBOL(tty_unthrottle); variable
173 * Similar to tty_unthrottle() but will only attempt unthrottle
1106 tty_unthrottle(tty);
1112 tty_unthrottle(tty);

Completed in 74 milliseconds