Lines Matching defs:tty
170 struct tty_struct *tty; in tty_port_tty_get() local
188 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set()
200 static void tty_port_shutdown(struct tty_port *port, struct tty_struct *tty) in tty_port_shutdown()
231 struct tty_struct *tty; in tty_port_hangup() local
257 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_hangup() local
273 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_wakeup() local
352 struct tty_struct *tty, struct file *filp) in tty_port_block_til_ready()
445 static void tty_port_drain_delay(struct tty_port *port, struct tty_struct *tty) in tty_port_drain_delay()
460 struct tty_struct *tty, struct file *filp) in tty_port_close_start()
511 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end()
533 void tty_port_close(struct tty_port *port, struct tty_struct *tty, in tty_port_close()
556 struct tty_struct *tty) in tty_port_install()
563 int tty_port_open(struct tty_port *port, struct tty_struct *tty, in tty_port_open()