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()
1057 static ssize_t r3964_read(struct tty_struct *tty, struct file *file, in r3964_read()
1114 static ssize_t r3964_write(struct tty_struct *tty, struct file *file, in r3964_write()
1183 static int r3964_ioctl(struct tty_struct *tty, struct file *file, in r3964_ioctl()
1211 static void r3964_set_termios(struct tty_struct *tty, struct ktermios *old) in r3964_set_termios()
1217 static unsigned int r3964_poll(struct tty_struct *tty, struct file *file, in r3964_poll()
1242 static void r3964_receive_buf(struct tty_struct *tty, const unsigned char *cp, in r3964_receive_buf()