Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dehv_bytechan.c81 * 1. The tty layer makes two back-to-back calls to ehv_bc_tty_write()
469 static int ehv_bc_tty_write(struct tty_struct *ttys, const unsigned char *s, in ehv_bc_tty_write() function
606 .write = ehv_bc_tty_write,
/kernel/linux/linux-6.6/drivers/tty/
H A Dehv_bytechan.c81 * 1. The tty layer makes two back-to-back calls to ehv_bc_tty_write()
469 static ssize_t ehv_bc_tty_write(struct tty_struct *ttys, const u8 *s, in ehv_bc_tty_write() function
606 .write = ehv_bc_tty_write,

Completed in 4 milliseconds