Home
last modified time | relevance | path

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

/Linux-v5.4/arch/um/drivers/
Dline.h76 extern void line_unthrottle(struct tty_struct *tty);
Dstdio_console.c112 .unthrottle = line_unthrottle,
Dssl.c105 .unthrottle = line_unthrottle,
Dline.c232 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function