vcc_file 739 drivers/tty/vcc.c static int vcc_open(struct tty_struct *tty, struct file *vcc_file) vcc_file 776 drivers/tty/vcc.c return tty_port_open(tty->port, tty, vcc_file); vcc_file 779 drivers/tty/vcc.c static void vcc_close(struct tty_struct *tty, struct file *vcc_file) vcc_file 794 drivers/tty/vcc.c tty_port_close(tty->port, tty, vcc_file);