Lines Matching refs:tty_struct
14 struct tty_struct;
37 int (*activate)(struct tty_port *port, struct tty_struct *tty);
103 struct tty_struct *tty;
104 struct tty_struct *itty;
232 struct tty_struct *tty_port_tty_get(struct tty_port *port);
233 void tty_port_tty_set(struct tty_port *port, struct tty_struct *tty);
240 int tty_port_block_til_ready(struct tty_port *port, struct tty_struct *tty,
242 int tty_port_close_start(struct tty_port *port, struct tty_struct *tty,
244 void tty_port_close_end(struct tty_port *port, struct tty_struct *tty);
245 void tty_port_close(struct tty_port *port, struct tty_struct *tty,
248 struct tty_struct *tty);
249 int tty_port_open(struct tty_port *port, struct tty_struct *tty,