Lines Matching refs:tty_struct
15 struct tty_struct *tty;
50 struct tty_struct *tty; in ttyport_write_wakeup()
78 struct tty_struct *tty = serport->tty; in ttyport_write_buf()
90 struct tty_struct *tty = serport->tty; in ttyport_write_flush()
98 struct tty_struct *tty; in ttyport_open()
147 struct tty_struct *tty = serport->tty; in ttyport_close()
162 struct tty_struct *tty = serport->tty; in ttyport_set_baudrate()
176 struct tty_struct *tty = serport->tty; in ttyport_set_flow_control()
191 struct tty_struct *tty = serport->tty; in ttyport_set_parity()
213 struct tty_struct *tty = serport->tty; in ttyport_wait_until_sent()
221 struct tty_struct *tty = serport->tty; in ttyport_get_tiocm()
232 struct tty_struct *tty = serport->tty; in ttyport_set_tiocm()
243 struct tty_struct *tty = serport->tty; in ttyport_break_ctl()