Lines Matching defs:tty
14 #include <linux/tty.h>
399 struct tty_struct *tty;
400 tty = tty_port_tty_get(&port->state->port);
401 if (!tty)
1174 struct tty_struct *tty;
1183 tty = port->state->port.tty;
1199 inserted = tty_insert_flip_string(tty->port,
1208 tty_flip_buffer_push(tty->port);
1211 * if RX DMA buffer data have all push into tty buffer, and there is