Home
last modified time | relevance | path

Searched refs:line_throttle (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/um/drivers/
Dline.h75 extern void line_throttle(struct tty_struct *tty);
Dstdio_console.c111 .throttle = line_throttle,
Dssl.c105 .throttle = line_throttle,
Dline.c223 void line_throttle(struct tty_struct *tty) in line_throttle() function