Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dtty_port.c29 tty = READ_ONCE(port->itty); in tty_port_default_receive_buf()
50 tty = READ_ONCE(port->itty); in tty_port_default_lookahead_buf()
291 if (WARN_ON(port->itty)) in tty_port_destructor()
H A Dpty.c414 o_tty->port->itty = o_tty; in pty_common_install()
/linux/include/linux/
H A Dtty_port.h104 struct tty_struct *itty; member