Lines Matching defs:tty
286 static int moxa_ioctl(struct tty_struct *tty, in moxa_ioctl()
384 static int moxa_break_ctl(struct tty_struct *tty, int state) in moxa_break_ctl()
1155 static int moxa_open(struct tty_struct *tty, struct file *filp) in moxa_open()
1197 static void moxa_close(struct tty_struct *tty, struct file *filp) in moxa_close()
1204 static int moxa_write(struct tty_struct *tty, in moxa_write()
1222 static int moxa_write_room(struct tty_struct *tty) in moxa_write_room()
1234 static void moxa_flush_buffer(struct tty_struct *tty) in moxa_flush_buffer()
1244 static int moxa_chars_in_buffer(struct tty_struct *tty) in moxa_chars_in_buffer()
1259 static int moxa_tiocmget(struct tty_struct *tty) in moxa_tiocmget()
1279 static int moxa_tiocmset(struct tty_struct *tty, in moxa_tiocmset()
1306 static void moxa_set_termios(struct tty_struct *tty, in moxa_set_termios()
1318 static void moxa_stop(struct tty_struct *tty) in moxa_stop()
1329 static void moxa_start(struct tty_struct *tty) in moxa_start()
1343 static void moxa_hangup(struct tty_struct *tty) in moxa_hangup()
1368 struct tty_struct *tty = tty_port_tty_get(&p->port); in moxa_poll_port() local
1466 static void moxa_set_tty_param(struct tty_struct *tty, struct ktermios *old_termios) in moxa_set_tty_param()
1866 static int MoxaPortWriteData(struct tty_struct *tty, in MoxaPortWriteData()
1927 struct tty_struct *tty = port->port.tty; in MoxaPortReadData() local
2029 static int moxa_get_serial_info(struct tty_struct *tty, in moxa_get_serial_info()
2049 static int moxa_set_serial_info(struct tty_struct *tty, in moxa_set_serial_info()