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