Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dline.h69 extern void line_flush_buffer(struct tty_struct *tty);
H A Dstdio_console.c105 .flush_buffer = line_flush_buffer,
H A Dssl.c98 .flush_buffer = line_flush_buffer,
H A Dline.c168 void line_flush_buffer(struct tty_struct *tty) in line_flush_buffer() function
184 line_flush_buffer(tty); in line_flush_chars()