Lines Matching defs:tty
62 void gs_put_char(struct tty_struct * tty, unsigned char ch) in gs_put_char()
104 int gs_write(struct tty_struct * tty, int from_user, in gs_write()
184 int gs_write(struct tty_struct * tty, int from_user, in gs_write()
312 int gs_write_room(struct tty_struct * tty) in gs_write_room()
326 int gs_chars_in_buffer(struct tty_struct *tty) in gs_chars_in_buffer()
336 int gs_real_chars_in_buffer(struct tty_struct *tty) in gs_real_chars_in_buffer()
424 void gs_flush_buffer(struct tty_struct *tty) in gs_flush_buffer()
447 void gs_flush_chars(struct tty_struct * tty) in gs_flush_chars()
472 void gs_stop(struct tty_struct * tty) in gs_stop()
494 void gs_start(struct tty_struct * tty) in gs_start()
545 void gs_hangup(struct tty_struct *tty) in gs_hangup()
571 struct tty_struct *tty; in gs_do_softint() local
595 struct tty_struct *tty; in gs_block_til_ready() local
722 void gs_close(struct tty_struct * tty, struct file * filp) in gs_close()
830 void gs_set_termios (struct tty_struct * tty, in gs_set_termios()