Lines Matching defs:tty
954 static void ldisc_receive_buf(struct tty_struct *tty, in ldisc_receive_buf()
973 static void mgsl_stop(struct tty_struct *tty) in mgsl_stop()
996 static void mgsl_start(struct tty_struct *tty) in mgsl_start()
1118 struct tty_struct *tty = info->port.tty; in mgsl_bh_transmit() local
1999 static int mgsl_put_char(struct tty_struct *tty, unsigned char ch) in mgsl_put_char()
2039 static void mgsl_flush_chars(struct tty_struct *tty) in mgsl_flush_chars()
2089 static int mgsl_write(struct tty_struct * tty, in mgsl_write()
2213 static int mgsl_write_room(struct tty_struct *tty) in mgsl_write_room()
2248 static int mgsl_chars_in_buffer(struct tty_struct *tty) in mgsl_chars_in_buffer()
2282 static void mgsl_flush_buffer(struct tty_struct *tty) in mgsl_flush_buffer()
2310 static void mgsl_send_xchar(struct tty_struct *tty, char ch) in mgsl_send_xchar()
2339 static void mgsl_throttle(struct tty_struct * tty) in mgsl_throttle()
2369 static void mgsl_unthrottle(struct tty_struct * tty) in mgsl_unthrottle()
2828 static int tiocmget(struct tty_struct *tty) in tiocmget()
2853 static int tiocmset(struct tty_struct *tty, in tiocmset()
2885 static int mgsl_break(struct tty_struct *tty, int break_state) in mgsl_break()
2913 static int msgl_get_icount(struct tty_struct *tty, in msgl_get_icount()
2949 static int mgsl_ioctl(struct tty_struct *tty, in mgsl_ioctl()
3017 static void mgsl_set_termios(struct tty_struct *tty, struct ktermios *old_termios) in mgsl_set_termios()
3066 static void mgsl_close(struct tty_struct *tty, struct file * filp) in mgsl_close()
3108 static void mgsl_wait_until_sent(struct tty_struct *tty, int timeout) in mgsl_wait_until_sent()
3179 static void mgsl_hangup(struct tty_struct *tty) in mgsl_hangup()
3246 static int block_til_ready(struct tty_struct *tty, struct file * filp, in block_til_ready()
3337 static int mgsl_install(struct tty_driver *driver, struct tty_struct *tty) in mgsl_install()
3370 static int mgsl_open(struct tty_struct *tty, struct file * filp) in mgsl_open()
6310 struct tty_struct *tty = info->port.tty; in mgsl_get_rx_frame() local
6508 struct tty_struct *tty = info->port.tty; in mgsl_get_raw_rx_frame() local