Searched refs:line_unthrottle (Results 1 – 4 of 4) sorted by relevance
83 extern void line_unthrottle(struct tty_struct *tty);
124 .unthrottle = line_unthrottle,
141 .unthrottle = line_unthrottle,
326 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function