Home
last modified time | relevance | path

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

/arch/um/drivers/
Dline.h72 extern void line_flush_buffer(struct tty_struct *tty);
Dssl.c102 .flush_buffer = line_flush_buffer,
Dstdio_console.c108 .flush_buffer = line_flush_buffer,
Dline.c167 void line_flush_buffer(struct tty_struct *tty) in line_flush_buffer() function
183 line_flush_buffer(tty); in line_flush_chars()