taglinefilesource code
con_open393include/linux/tty.hextern int con_open(struct tty_struct * tty, struct file * filp);
con_open1586kernel/chr_drv/tty_io.ctty->open = con_open;