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()
606 static void rs_set_ldisc(struct tty_struct *tty) in rs_set_ldisc()
618 static void rs_flush_chars(struct tty_struct *tty)
664 static int rs_write(struct tty_struct * tty,
727 static int rs_write_room(struct tty_struct *tty)
740 static int rs_chars_in_buffer(struct tty_struct *tty)
749 static void rs_flush_buffer(struct tty_struct *tty)
770 static void rs_throttle(struct tty_struct * tty)
783 static void rs_unthrottle(struct tty_struct * tty)
829 static int set_serial_info(struct m68k_serial *info, struct tty_struct *tty,
922 static int rs_ioctl(struct tty_struct *tty,
973 static void rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios)
995 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)