Lines Matching refs:disc_data
161 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue()
170 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue()
196 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close()
201 tty->disc_data = NULL; in n_hdlc_tty_close()
224 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open()
242 tty->disc_data = n_hdlc; in n_hdlc_tty_open()
357 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_wakeup()
375 register struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_receive()
431 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_read()
523 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_write()
586 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_ioctl()
651 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_poll()