Searched defs:ttys (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/tty/
H A Dehv_bytechan.c458 static int ehv_bc_tty_write(struct tty_struct *ttys, const unsigned char *s, ehv_bc_tty_write() argument
498 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) ehv_bc_tty_open() argument
513 static void ehv_bc_tty_close(struct tty_struct *ttys, struct file *filp) ehv_bc_tty_close() argument
528 static int ehv_bc_tty_write_room(struct tty_struct *ttys) ehv_bc_tty_write_room() argument
553 static void ehv_bc_tty_throttle(struct tty_struct *ttys) ehv_bc_tty_throttle() argument
567 static void ehv_bc_tty_unthrottle(struct tty_struct *ttys) ehv_bc_tty_unthrottle() argument
577 static void ehv_bc_tty_hangup(struct tty_struct *ttys) ehv_bc_tty_hangup() argument
609 ehv_bc_tty_port_activate(struct tty_port *port, struct tty_struct *ttys) ehv_bc_tty_port_activate() argument
/linux-4.4.14/drivers/tty/ipwireless/
H A Dtty.c59 static struct ipw_tty *ttys[IPWIRELESS_PCMCIA_MINORS]; variable in typeref:struct:ipw_tty
/linux-4.4.14/include/linux/
H A Dtty_driver.h317 struct tty_struct **ttys; member in struct:tty_driver

Completed in 220 milliseconds