Searched refs:itty (Results 1 – 6 of 6) sorted by relevance
446 tty = port->itty; in flush_to_ldisc()
144 if (WARN_ON(port->itty)) in tty_port_destructor()
432 o_tty->port->itty = o_tty; in pty_common_install()
1545 tty->port->itty = tty; in tty_init_dev()1698 tty->port->itty = NULL; in release_tty()1700 tty->link->port->itty = NULL; in release_tty()
196 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker()
224 struct tty_struct *itty; /* internal back ptr */ member