Lines Matching defs:tty
252 struct tty_struct *tty; in ircomm_tty_block_til_ready() local
366 static int ircomm_tty_open(struct tty_struct *tty, struct file *filp) in ircomm_tty_open()
494 static void ircomm_tty_close(struct tty_struct *tty, struct file *filp) in ircomm_tty_close()
580 static void ircomm_tty_flush_buffer(struct tty_struct *tty) in ircomm_tty_flush_buffer()
605 struct tty_struct *tty; in ircomm_tty_do_softint() local
664 static int ircomm_tty_write(struct tty_struct *tty, in ircomm_tty_write()
797 static int ircomm_tty_write_room(struct tty_struct *tty) in ircomm_tty_write_room()
837 static void ircomm_tty_wait_until_sent(struct tty_struct *tty, int timeout) in ircomm_tty_wait_until_sent()
874 static void ircomm_tty_throttle(struct tty_struct *tty) in ircomm_tty_throttle()
905 static void ircomm_tty_unthrottle(struct tty_struct *tty) in ircomm_tty_unthrottle()
935 static int ircomm_tty_chars_in_buffer(struct tty_struct *tty) in ircomm_tty_chars_in_buffer()
999 static void ircomm_tty_hangup(struct tty_struct *tty) in ircomm_tty_hangup()
1028 static void ircomm_tty_send_xchar(struct tty_struct *tty, char ch) in ircomm_tty_send_xchar()
1039 void ircomm_tty_start(struct tty_struct *tty) in ircomm_tty_start()
1052 static void ircomm_tty_stop(struct tty_struct *tty) in ircomm_tty_stop()
1071 struct tty_struct *tty; in ircomm_tty_check_modem_status() local
1214 struct tty_struct *tty; in ircomm_tty_flow_indication() local