Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/drivers/
Dline.h76 extern void line_unthrottle(struct tty_struct *tty);
Dstdio_console.c112 .unthrottle = line_unthrottle,
Dssl.c106 .unthrottle = line_unthrottle,
Dline.c231 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function