Home
last modified time | relevance | path

Searched refs:itty (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/tty/
A Dtty_port.c31 tty = READ_ONCE(port->itty); in tty_port_default_receive_buf()
259 if (WARN_ON(port->itty)) in tty_port_destructor()
A Dtty_io.c1446 tty->port->itty = tty; in tty_init_dev()
1609 tty->port->itty = NULL; in release_tty()
1611 tty->link->port->itty = NULL; in release_tty()
A Dpty.c424 o_tty->port->itty = o_tty; in pty_common_install()
A Dn_tty.c208 WARN_RATELIMIT(tty->port->itty == NULL, in n_tty_kick_worker()
/linux/include/linux/
A Dtty_port.h54 struct tty_struct *itty; /* internal back ptr */ member

Completed in 17 milliseconds