Lines Matching defs:tty
373 struct tty_struct *tty = pInfo->tty; in put_char() local
381 struct tty_struct *tty = pInfo->tty; in flush() local
439 struct tty_struct *tty = pInfo->tty; in transmit_block() local
942 static int r3964_open(struct tty_struct *tty) in r3964_open()
1003 static void r3964_close(struct tty_struct *tty) in r3964_close()
1056 static ssize_t r3964_read(struct tty_struct *tty, struct file *file, in r3964_read()
1122 static ssize_t r3964_write(struct tty_struct *tty, struct file *file, in r3964_write()
1187 static int r3964_ioctl(struct tty_struct *tty, struct file *file, in r3964_ioctl()
1215 static void r3964_set_termios(struct tty_struct *tty, struct ktermios *old) in r3964_set_termios()
1221 static unsigned int r3964_poll(struct tty_struct *tty, struct file *file, in r3964_poll()
1246 static void r3964_receive_buf(struct tty_struct *tty, const unsigned char *cp, in r3964_receive_buf()