Searched defs:ttys (Results 1 – 2 of 2) sorted by relevance
459 static int ehv_bc_tty_write(struct tty_struct *ttys, const unsigned char *s, in ehv_bc_tty_write()499 static int ehv_bc_tty_open(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_open()514 static void ehv_bc_tty_close(struct tty_struct *ttys, struct file *filp) in ehv_bc_tty_close()529 static int ehv_bc_tty_write_room(struct tty_struct *ttys) in ehv_bc_tty_write_room()554 static void ehv_bc_tty_throttle(struct tty_struct *ttys) in ehv_bc_tty_throttle()568 static void ehv_bc_tty_unthrottle(struct tty_struct *ttys) in ehv_bc_tty_unthrottle()578 static void ehv_bc_tty_hangup(struct tty_struct *ttys) in ehv_bc_tty_hangup()611 struct tty_struct *ttys) in ehv_bc_tty_port_activate()
59 static struct ipw_tty *ttys[IPWIRELESS_PCMCIA_MINORS]; variable