con_flush_chars
static void con_flush_chars(struct tty_struct *tty);
con_flush_chars(tty);
.flush_chars = con_flush_chars,