Searched refs:itty (Results 1 – 6 of 6) sorted by relevance
143 if (WARN_ON(port->itty)) in tty_port_destructor()
454 tty = READ_ONCE(port->itty); in flush_to_ldisc()
1540 tty->port->itty = tty; in tty_init_dev()1693 tty->port->itty = NULL; in release_tty()1695 tty->link->port->itty = NULL; in release_tty()
437 o_tty->port->itty = o_tty; in pty_common_install()
196 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker()
224 struct tty_struct *itty; /* internal back ptr */ member