Searched refs:line_throttle (Results 1 – 4 of 4) sorted by relevance
74 extern void line_throttle(struct tty_struct *tty);
110 .throttle = line_throttle,
103 .throttle = line_throttle,
219 void line_throttle(struct tty_struct *tty) in line_throttle() function