Searched refs:line_unthrottle (Results 1 – 4 of 4) sorted by relevance
74 extern void line_unthrottle(struct tty_struct *tty);
103 .unthrottle = line_unthrottle,
110 .unthrottle = line_unthrottle,
222 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function
Completed in 6 milliseconds