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

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

Completed in 33 milliseconds