Lines Matching refs:tty_struct
169 struct tty_struct *tty_port_tty_get(struct tty_port *port) in tty_port_tty_get()
172 struct tty_struct *tty; in tty_port_tty_get()
190 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set()
201 static void tty_port_shutdown(struct tty_port *port, struct tty_struct *tty) in tty_port_shutdown()
234 struct tty_struct *tty; in tty_port_hangup()
260 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_hangup()
275 struct tty_struct *tty = tty_port_tty_get(port); in tty_port_tty_wakeup()
359 struct tty_struct *tty, struct file *filp) in tty_port_block_til_ready()
440 static void tty_port_drain_delay(struct tty_port *port, struct tty_struct *tty) in tty_port_drain_delay()
456 struct tty_struct *tty, struct file *filp) in tty_port_close_start()
503 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end()
531 void tty_port_close(struct tty_port *port, struct tty_struct *tty, in tty_port_close()
554 struct tty_struct *tty) in tty_port_install()
569 int tty_port_open(struct tty_port *port, struct tty_struct *tty, in tty_port_open()