taglinefilesource code
tty_write_flush541drivers/net/ppp.ctty_write_flush (tty);
tty_write_flush259include/linux/tty.h#define TTY_WRITE_FLUSH(tty) tty_write_flush((tty))
tty_write_flush261include/linux/tty.hextern void tty_write_flush(struct tty_struct *);