Lines Matching refs:disc_data
166 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue()
175 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue()
201 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close()
210 tty->disc_data = NULL; in n_hdlc_tty_close()
233 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open()
251 tty->disc_data = n_hdlc; in n_hdlc_tty_open()
366 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup()
384 register struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_receive()
444 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read()
536 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write()
603 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl()
672 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll()