Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtty_ldisc.h240 void (*flush_buffer)(struct tty_struct *tty); member
H A Dtty_driver.h382 void (*flush_buffer)(struct tty_struct *tty); member
H A Dserial_core.h389 void (*flush_buffer)(struct uart_port *); member
/openbmc/linux/arch/um/drivers/
H A Dline.c130 static int flush_buffer(struct line *line) in flush_buffer() function
/openbmc/linux/init/
H A Dinitramfs.c471 static long __init flush_buffer(void *bufv, unsigned long len) in flush_buffer() function
/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_types.h164 void (*flush_buffer)(struct spk_synth *synth); member
/openbmc/linux/drivers/scsi/
H A Dst.c833 static int flush_buffer(struct scsi_tape *STp, int seek_next) in flush_buffer() function
/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c895 static void flush_buffer(struct tty_struct *tty) in flush_buffer() function