Lines Matching refs:disc_data
162 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue()
171 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue()
197 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close()
206 tty->disc_data = NULL; in n_hdlc_tty_close()
227 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open()
243 tty->disc_data = n_hdlc; in n_hdlc_tty_open()
344 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup()
362 register struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_receive()
421 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read()
492 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write()
559 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl()
628 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll()