Lines Matching refs:tty_struct
22 static struct tty_struct *speakup_tty;
47 static int spk_ttyio_ldisc_open(struct tty_struct *tty) in spk_ttyio_ldisc_open()
69 static void spk_ttyio_ldisc_close(struct tty_struct *tty) in spk_ttyio_ldisc_close()
74 static size_t spk_ttyio_receive_buf2(struct tty_struct *tty, const u8 *cp, in spk_ttyio_receive_buf2()
135 static inline void get_termios(struct tty_struct *tty, in get_termios()
146 struct tty_struct *tty; in spk_ttyio_initialise_ldisc()
226 struct tty_struct *tty = in_synth->dev; in spk_ttyio_out()
272 struct tty_struct *tty = in_synth->dev; in spk_ttyio_send_xchar()
280 struct tty_struct *tty = in_synth->dev; in spk_ttyio_tiocmset()
293 struct tty_struct *tty = in_synth->dev; in ttyio_in()
333 struct tty_struct *tty = in_synth->dev; in spk_ttyio_flush_buffer()
354 struct tty_struct *tty = in_synth->dev; in spk_ttyio_release()
374 struct tty_struct *tty = in_synth->dev; in spk_ttyio_synth_immediate()