Lines Matching defs:tty
324 static void hvc_unthrottle(struct tty_struct *tty) in hvc_unthrottle()
329 static int hvc_install(struct tty_driver *driver, struct tty_struct *tty) in hvc_install()
351 static int hvc_open(struct tty_struct *tty, struct file * filp) in hvc_open()
394 static void hvc_close(struct tty_struct *tty, struct file * filp) in hvc_close()
443 static void hvc_cleanup(struct tty_struct *tty) in hvc_cleanup()
450 static void hvc_hangup(struct tty_struct *tty) in hvc_hangup()
510 static int hvc_write(struct tty_struct *tty, const unsigned char *buf, int count) in hvc_write()
578 struct tty_struct *tty; in hvc_set_winsz() local
600 static int hvc_write_room(struct tty_struct *tty) in hvc_write_room()
610 static int hvc_chars_in_buffer(struct tty_struct *tty) in hvc_chars_in_buffer()
645 struct tty_struct *tty; in __hvc_poll() local
847 static int hvc_tiocmget(struct tty_struct *tty) in hvc_tiocmget()
856 static int hvc_tiocmset(struct tty_struct *tty, in hvc_tiocmset()
874 struct tty_struct *tty = driver->ttys[0]; in hvc_poll_get_char() local
889 struct tty_struct *tty = driver->ttys[0]; in hvc_poll_put_char() local
984 struct tty_struct *tty; in hvc_remove() local