Searched refs:line_throttle (Results 1 – 4 of 4) sorted by relevance
75 extern void line_throttle(struct tty_struct *tty);
105 .throttle = line_throttle,
111 .throttle = line_throttle,
224 void line_throttle(struct tty_struct *tty) in line_throttle() function