Searched refs:ehv_bc_tty_open (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | ehv_bytechan.c | 509 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_open() function 520 * Amazingly, if ehv_bc_tty_open() returns an error code, the tty layer will 604 .open = ehv_bc_tty_open, 617 * ehv_bc_tty_open() is called. That's why we register the ISR here, and also
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | ehv_bytechan.c | 509 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_open() function 520 * Amazingly, if ehv_bc_tty_open() returns an error code, the tty layer will 604 .open = ehv_bc_tty_open, 617 * ehv_bc_tty_open() is called. That's why we register the ISR here, and also
|
Completed in 3 milliseconds