taglinefilesource code
con_write370include/linux/tty.hextern void con_write(struct tty_struct * tty);
con_write1540kernel/chr_drv/console.ctty->write = con_write;