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 = serport->tty; in ttyport_write_room()
106 struct tty_struct *tty; in ttyport_open()
155 struct tty_struct *tty = serport->tty; in ttyport_close()
170 struct tty_struct *tty = serport->tty; in ttyport_set_baudrate()
184 struct tty_struct *tty = serport->tty; in ttyport_set_flow_control()
199 struct tty_struct *tty = serport->tty; in ttyport_set_parity()
221 struct tty_struct *tty = serport->tty; in ttyport_wait_until_sent()
229 struct tty_struct *tty = serport->tty; in ttyport_get_tiocm()
240 struct tty_struct *tty = serport->tty; in ttyport_set_tiocm()
251 struct tty_struct *tty = serport->tty; in ttyport_break_ctl()