Home
last modified time | relevance | path

Searched defs:flush_buffer (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dtty_ldisc.h240 void (*flush_buffer)(struct tty_struct *tty); member
H A Dtty_driver.h374 void (*flush_buffer)(struct tty_struct *tty); global() member
H A Dserial_core.h390 void (*flush_buffer)(struct uart_port *); member
/linux/arch/um/drivers/
H A Dline.c130 static int flush_buffer(struct line *line) in flush_buffer() function
/linux/init/
H A Dinitramfs.c473 static long __init flush_buffer(void *bufv, unsigned long len) in flush_buffer() function
/linux/drivers/accessibility/speakup/
H A Dspk_types.h164 void (*flush_buffer)(struct spk_synth *synth); member
/linux/drivers/tty/
H A Dsynclink_gt.c896 static void flush_buffer(struct tty_struct *tty) in flush_buffer() function