• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/

Lines Matching refs:tty_struct

590 static void rs_throttle(struct tty_struct * tty);
591 static void rs_wait_until_sent(struct tty_struct *tty, int timeout);
592 static int rs_write(struct tty_struct * tty, int from_user,
595 static int e100_write_rs485(struct tty_struct * tty, int from_user,
1754 e100_enable_rs485(struct tty_struct *tty,struct rs485_control *r)
1789 e100_write_rs485(struct tty_struct *tty, int from_user,
1833 rs_stop(struct tty_struct *tty)
1857 rs_start(struct tty_struct *tty)
2132 struct tty_struct *tty = info->tty;
2221 struct tty_struct *tty;
2478 struct tty_struct *tty;
2705 struct tty_struct *tty = info->tty;
3156 struct tty_struct *tty;
3552 rs_flush_chars(struct tty_struct *tty)
3576 static int rs_raw_write(struct tty_struct * tty, int from_user,
3683 rs_write(struct tty_struct * tty, int from_user,
3750 rs_write_room(struct tty_struct *tty)
3763 rs_chars_in_buffer(struct tty_struct *tty)
3773 rs_flush_buffer(struct tty_struct *tty)
3795 static void rs_send_xchar(struct tty_struct *tty, char ch)
3828 rs_throttle(struct tty_struct * tty)
3850 rs_unthrottle(struct tty_struct * tty)
4112 rs_break(struct tty_struct *tty, int break_state)
4133 rs_ioctl(struct tty_struct *tty, struct file * file,
4194 rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios)
4224 struct tty_struct *tty;
4264 rs_close(struct tty_struct *tty, struct file * filp)
4386 static void rs_wait_until_sent(struct tty_struct *tty, int timeout)
4422 rs_hangup(struct tty_struct *tty)
4441 block_til_ready(struct tty_struct *tty, struct file * filp,
4555 rs_open(struct tty_struct *tty, struct file * filp)