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