Lines Matching refs:disc_data
163 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue()
172 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue()
198 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close()
203 tty->disc_data = NULL; in n_hdlc_tty_close()
226 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open()
244 tty->disc_data = n_hdlc; in n_hdlc_tty_open()
355 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup()
373 register struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_receive()
428 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read()
520 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write()
583 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl()
641 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll()