Lines Matching refs:disc_data
165 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue()
174 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue()
200 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close()
209 tty->disc_data = NULL; in n_hdlc_tty_close()
232 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open()
250 tty->disc_data = n_hdlc; in n_hdlc_tty_open()
365 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup()
383 register struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_receive()
443 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read()
535 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write()
602 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl()
671 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll()