Searched refs:itty (Results 1 – 5 of 5) sorted by relevance
30 tty = READ_ONCE(port->itty); in tty_port_default_receive_buf()258 if (WARN_ON(port->itty)) in tty_port_destructor()
1359 tty->port->itty = tty; in tty_init_dev()1519 tty->port->itty = NULL; in release_tty()1521 tty->link->port->itty = NULL; in release_tty()
434 o_tty->port->itty = o_tty; in pty_common_install()
212 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker()
233 struct tty_struct *itty; /* internal back ptr */ member