Home
last modified time | relevance | path

Searched refs:vcc_file (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/tty/
A Dvcc.c724 static int vcc_open(struct tty_struct *tty, struct file *vcc_file) in vcc_open() argument
756 return tty_port_open(tty->port, tty, vcc_file); in vcc_open()
759 static void vcc_close(struct tty_struct *tty, struct file *vcc_file) in vcc_close() argument
769 tty_port_close(tty->port, tty, vcc_file); in vcc_close()

Completed in 5 milliseconds