Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dline.h73 extern void line_unthrottle(struct tty_struct *tty);
H A Dstdio_console.c108 .unthrottle = line_unthrottle,
H A Dssl.c101 .unthrottle = line_unthrottle,
H A Dline.c222 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function