Searched refs:ehv_bc_tty_open (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/
H A Dehv_bytechan.c511 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) function
522 * Amazingly, if ehv_bc_tty_open() returns an error code, the tty layer will
606 .open = ehv_bc_tty_open,
619 * ehv_bc_tty_open() is called. That's why we register the ISR here, and also

Completed in 92 milliseconds