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()
207 tty->disc_data = NULL; in n_hdlc_tty_close()
228 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open()
244 tty->disc_data = n_hdlc; in n_hdlc_tty_open()
345 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup()
363 register struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_receive()
425 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read()
517 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write()
584 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl()
653 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll()