Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dline.h75 extern void line_unthrottle(struct tty_struct *tty);
H A Dstdio_console.c111 .unthrottle = line_unthrottle,
H A Dssl.c104 .unthrottle = line_unthrottle,
H A Dline.c227 void line_unthrottle(struct tty_struct *tty) in line_unthrottle() function