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()
1439 tty->port->itty = tty; in tty_init_dev()1599 tty->port->itty = NULL; in release_tty()1601 tty->link->port->itty = NULL; in release_tty()
424 o_tty->port->itty = o_tty; in pty_common_install()
207 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker()
233 struct tty_struct *itty; /* internal back ptr */ member