Lines Matching defs:tty
297 static void hvc_unthrottle(struct tty_struct *tty) in hvc_unthrottle()
306 static int hvc_open(struct tty_struct *tty, struct file * filp) in hvc_open()
355 static void hvc_close(struct tty_struct *tty, struct file * filp) in hvc_close()
403 static void hvc_hangup(struct tty_struct *tty) in hvc_hangup()
471 static int hvc_write(struct tty_struct *tty, const unsigned char *buf, int count) in hvc_write()
524 struct tty_struct *tty; in hvc_set_winsz() local
547 static int hvc_write_room(struct tty_struct *tty) in hvc_write_room()
557 static int hvc_chars_in_buffer(struct tty_struct *tty) in hvc_chars_in_buffer()
583 struct tty_struct *tty; in hvc_poll() local
751 static int hvc_tiocmget(struct tty_struct *tty) in hvc_tiocmget()
760 static int hvc_tiocmset(struct tty_struct *tty, in hvc_tiocmset()
778 struct tty_struct *tty = driver->ttys[0]; in hvc_poll_get_char() local
793 struct tty_struct *tty = driver->ttys[0]; in hvc_poll_put_char() local
876 struct tty_struct *tty; in hvc_remove() local