Searched refs:tty2n_hdlc (Results 1 – 1 of 1) sorted by relevance
196 #define tty2n_hdlc(tty) ((struct n_hdlc *) ((tty)->disc_data)) macro201 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in flush_rx_queue()210 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in flush_tx_queue()301 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_close()339 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_open()484 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in n_hdlc_tty_wakeup()514 register struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_receive()581 struct n_hdlc *n_hdlc = tty2n_hdlc(tty); in n_hdlc_tty_read()665 struct n_hdlc *n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_write()706 n_hdlc = tty2n_hdlc (tty); in n_hdlc_tty_write()[all …]