Lines Matching refs:tty_struct
141 static void change_speed(struct m68k_serial *info, struct tty_struct *tty);
212 static void rs_stop(struct tty_struct *tty) in rs_stop()
244 static void rs_start(struct tty_struct *tty) in rs_start()
311 static void transmit_chars(struct m68k_serial *info, struct tty_struct *tty) in transmit_chars()
350 struct tty_struct *tty = tty_port_tty_get(&info->tport); in rs_interrupt()
373 static int startup(struct m68k_serial *info, struct tty_struct *tty) in startup()
427 static void shutdown(struct m68k_serial *info, struct tty_struct *tty) in shutdown()
502 static void change_speed(struct m68k_serial *info, struct tty_struct *tty) in change_speed()
605 static void rs_set_ldisc(struct tty_struct *tty) in rs_set_ldisc()
617 static void rs_flush_chars(struct tty_struct *tty)
663 static int rs_write(struct tty_struct * tty,
726 static int rs_write_room(struct tty_struct *tty)
739 static int rs_chars_in_buffer(struct tty_struct *tty)
748 static void rs_flush_buffer(struct tty_struct *tty)
769 static void rs_throttle(struct tty_struct * tty)
782 static void rs_unthrottle(struct tty_struct * tty)
828 static int set_serial_info(struct m68k_serial *info, struct tty_struct *tty,
921 static int rs_ioctl(struct tty_struct *tty,
972 static void rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios)
994 static void rs_close(struct tty_struct *tty, struct file * filp)
1080 void rs_hangup(struct tty_struct *tty)
1101 int rs_open(struct tty_struct *tty, struct file * filp)