Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dline.h72 extern void line_throttle(struct tty_struct *tty);
H A Dstdio_console.c107 .throttle = line_throttle,
H A Dssl.c100 .throttle = line_throttle,
H A Dline.c214 void line_throttle(struct tty_struct *tty) in line_throttle() function