Lines Matching refs:tty_struct

484 static int mxser_set_baud(struct tty_struct *tty, speed_t newspd)
549 static void mxser_handle_cts(struct tty_struct *tty, struct mxser_port *info,
575 static void mxser_change_speed(struct tty_struct *tty,
686 static u8 mxser_check_modem_status(struct tty_struct *tty,
726 static int mxser_activate(struct tty_port *port, struct tty_struct *tty)
873 static int mxser_open(struct tty_struct *tty, struct file *filp)
883 static void mxser_flush_buffer(struct tty_struct *tty)
899 static void mxser_close(struct tty_struct *tty, struct file *filp)
904 static ssize_t mxser_write(struct tty_struct *tty, const u8 *buf, size_t count)
923 static int mxser_put_char(struct tty_struct *tty, u8 ch)
937 static void mxser_flush_chars(struct tty_struct *tty)
948 static unsigned int mxser_write_room(struct tty_struct *tty)
955 static unsigned int mxser_chars_in_buffer(struct tty_struct *tty)
967 static int mxser_get_serial_info(struct tty_struct *tty,
994 static int mxser_set_serial_info(struct tty_struct *tty,
1097 static int mxser_tiocmget(struct tty_struct *tty)
1120 static int mxser_tiocmset(struct tty_struct *tty,
1202 static int mxser_ioctl(struct tty_struct *tty,
1246 static int mxser_get_icount(struct tty_struct *tty,
1276 static void mxser_throttle(struct tty_struct *tty)
1298 static void mxser_unthrottle(struct tty_struct *tty)
1331 static void mxser_stop(struct tty_struct *tty)
1342 static void mxser_start(struct tty_struct *tty)
1353 static void mxser_set_termios(struct tty_struct *tty,
1397 static void mxser_wait_until_sent(struct tty_struct *tty, int timeout)
1451 static void mxser_hangup(struct tty_struct *tty)
1462 static int mxser_rs_break(struct tty_struct *tty, int break_state)
1503 static u8 mxser_receive_chars_old(struct tty_struct *tty,
1558 static u8 mxser_receive_chars(struct tty_struct *tty,
1569 static void mxser_transmit_chars(struct tty_struct *tty, struct mxser_port *port)
1606 struct tty_struct *tty;