Lines Matching defs:tty
26 struct tty_struct *tty; in tty_port_default_receive_buf() local
47 struct tty_struct *tty; in tty_port_default_lookahead_buf() local
66 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_default_wakeup() local
323 struct tty_struct *tty; in tty_port_tty_get() local
340 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set()
361 static void tty_port_shutdown(struct tty_port *port, struct tty_struct *tty) in tty_port_shutdown()
394 struct tty_struct *tty; in tty_port_hangup() local
419 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_hangup() local
509 struct tty_struct *tty, struct file *filp) in tty_port_block_til_ready()
594 static void tty_port_drain_delay(struct tty_port *port, struct tty_struct *tty) in tty_port_drain_delay()
624 struct tty_struct *tty, struct file *filp) in tty_port_close_start()
679 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end()
713 void tty_port_close(struct tty_port *port, struct tty_struct *tty, in tty_port_close()
737 struct tty_struct *tty) in tty_port_install()
763 int tty_port_open(struct tty_port *port, struct tty_struct *tty, in tty_port_open()