Lines Matching refs:tty_struct
26 struct tty_struct *tty; in tty_port_default_receive_buf()
47 struct tty_struct *tty; in tty_port_default_lookahead_buf()
299 struct tty_struct *tty_port_tty_get(struct tty_port *port) in tty_port_tty_get()
314 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty) in tty_port_tty_set()
332 static void tty_port_shutdown(struct tty_port *port, struct tty_struct *tty) in tty_port_shutdown()
365 struct tty_struct *tty; in tty_port_hangup()
386 struct tty_struct *tty = scoped_tty(); in __tty_port_tty_hangup()
480 struct tty_struct *tty, struct file *filp) in tty_port_block_til_ready()
564 static void tty_port_drain_delay(struct tty_port *port, struct tty_struct *tty) in tty_port_drain_delay()
594 struct tty_struct *tty, struct file *filp) in tty_port_close_start()
645 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty) in tty_port_close_end()
679 void tty_port_close(struct tty_port *port, struct tty_struct *tty, in tty_port_close()
703 struct tty_struct *tty) in tty_port_install()
729 int tty_port_open(struct tty_port *port, struct tty_struct *tty, in tty_port_open()