Lines Matching defs:tty

495 static void ldisc_receive_buf(struct tty_struct *tty,  in ldisc_receive_buf()
704 static void tx_pause(struct tty_struct *tty) in tx_pause()
720 static void tx_release(struct tty_struct *tty) in tx_release()
771 struct tty_struct *tty; in bh_handler() local
812 static void bh_transmit(MGSLPC_INFO *info, struct tty_struct *tty) in bh_transmit()
961 static void tx_done(MGSLPC_INFO *info, struct tty_struct *tty) in tx_done()
998 static void tx_ready(MGSLPC_INFO *info, struct tty_struct *tty) in tx_ready()
1047 static void cts_change(MGSLPC_INFO *info, struct tty_struct *tty) in cts_change()
1082 static void dcd_change(MGSLPC_INFO *info, struct tty_struct *tty) in dcd_change()
1160 struct tty_struct *tty; in mgslpc_isr() local
1268 static int startup(MGSLPC_INFO * info, struct tty_struct *tty) in startup()
1321 static void shutdown(MGSLPC_INFO * info, struct tty_struct *tty) in shutdown()
1367 static void mgslpc_program_hw(MGSLPC_INFO *info, struct tty_struct *tty) in mgslpc_program_hw()
1401 static void mgslpc_change_params(MGSLPC_INFO *info, struct tty_struct *tty) in mgslpc_change_params()
1485 static int mgslpc_put_char(struct tty_struct *tty, unsigned char ch) in mgslpc_put_char()
1518 static void mgslpc_flush_chars(struct tty_struct *tty) in mgslpc_flush_chars()
1554 static int mgslpc_write(struct tty_struct * tty, in mgslpc_write()
1614 static int mgslpc_write_room(struct tty_struct *tty) in mgslpc_write_room()
1642 static int mgslpc_chars_in_buffer(struct tty_struct *tty) in mgslpc_chars_in_buffer()
1668 static void mgslpc_flush_buffer(struct tty_struct *tty) in mgslpc_flush_buffer()
1691 static void mgslpc_send_xchar(struct tty_struct *tty, char ch) in mgslpc_send_xchar()
1714 static void mgslpc_throttle(struct tty_struct * tty) in mgslpc_throttle()
1739 static void mgslpc_unthrottle(struct tty_struct * tty) in mgslpc_unthrottle()
1805 static int set_params(MGSLPC_INFO * info, MGSL_PARAMS __user *new_params, struct tty_struct *tty) in set_params()
1887 static int set_txenable(MGSLPC_INFO * info, int enable, struct tty_struct *tty) in set_txenable()
2114 static int tiocmget(struct tty_struct *tty) in tiocmget()
2139 static int tiocmset(struct tty_struct *tty, in tiocmset()
2170 static int mgslpc_break(struct tty_struct *tty, int break_state) in mgslpc_break()
2191 static int mgslpc_get_icount(struct tty_struct *tty, in mgslpc_get_icount()
2227 static int mgslpc_ioctl(struct tty_struct *tty, in mgslpc_ioctl()
2283 static void mgslpc_set_termios(struct tty_struct *tty, struct ktermios *old_termios) in mgslpc_set_termios()
2325 static void mgslpc_close(struct tty_struct *tty, struct file * filp) in mgslpc_close()
2358 static void mgslpc_wait_until_sent(struct tty_struct *tty, int timeout) in mgslpc_wait_until_sent()
2422 static void mgslpc_hangup(struct tty_struct *tty) in mgslpc_hangup()
2467 static int mgslpc_open(struct tty_struct *tty, struct file * filp) in mgslpc_open()
3284 static void tx_start(MGSLPC_INFO *info, struct tty_struct *tty) in tx_start()
3633 static bool rx_get_frame(MGSLPC_INFO *info, struct tty_struct *tty) in rx_get_frame()
3859 struct tty_struct *tty = tty_port_tty_get(&info->port); in tx_timeout() local
3881 struct tty_struct *tty; in hdlcdev_attach() local
3956 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_xmit() local
3976 struct tty_struct *tty; in hdlcdev_open() local
4039 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_close() local
4156 struct tty_struct *tty = tty_port_tty_get(&info->port); in hdlcdev_ioctl() local