Searched defs:ttys (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | ehv_bytechan.c | 469 static int ehv_bc_tty_write(struct tty_struct *ttys, const unsigned char *s, in ehv_bc_tty_write() argument 509 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_open() argument 524 static void ehv_bc_tty_close(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_close() argument 539 static int ehv_bc_tty_write_room(struct tty_struct *ttys) in ehv_bc_tty_write_room() argument 564 ehv_bc_tty_throttle(struct tty_struct *ttys) ehv_bc_tty_throttle() argument 578 ehv_bc_tty_unthrottle(struct tty_struct *ttys) ehv_bc_tty_unthrottle() argument 588 ehv_bc_tty_hangup(struct tty_struct *ttys) ehv_bc_tty_hangup() argument 620 ehv_bc_tty_port_activate(struct tty_port *port, struct tty_struct *ttys) ehv_bc_tty_port_activate() argument [all...] |
/kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
H A D | tty.c | 60 static struct ipw_tty *ttys[IPWIRELESS_PCMCIA_MINORS]; variable [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | ehv_bytechan.c | 469 static ssize_t ehv_bc_tty_write(struct tty_struct *ttys, const u8 *s, in ehv_bc_tty_write() argument 509 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_open() argument 524 static void ehv_bc_tty_close(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_close() argument 539 static unsigned int ehv_bc_tty_write_room(struct tty_struct *ttys) in ehv_bc_tty_write_room() argument 564 ehv_bc_tty_throttle(struct tty_struct *ttys) ehv_bc_tty_throttle() argument 578 ehv_bc_tty_unthrottle(struct tty_struct *ttys) ehv_bc_tty_unthrottle() argument 588 ehv_bc_tty_hangup(struct tty_struct *ttys) ehv_bc_tty_hangup() argument 620 ehv_bc_tty_port_activate(struct tty_port *port, struct tty_struct *ttys) ehv_bc_tty_port_activate() argument [all...] |
/kernel/linux/linux-6.6/drivers/tty/ipwireless/ |
H A D | tty.c | 59 static struct ipw_tty *ttys[IPWIRELESS_PCMCIA_MINORS]; variable [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | tty_driver.h | 314 struct tty_struct **ttys; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tty_driver.h | 453 struct tty_struct **ttys; member
|
Completed in 6 milliseconds