Home
last modified time | relevance | path

Searched defs:n_hdlc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/
H A Dn_hdlc.c131 struct n_hdlc { struct
134 struct n_hdlc_buf_list tx_buf_list; argument
135 struct n_hdlc_buf_list rx_buf_list; argument
136 struct n_hdlc_buf_list tx_free_buf_list; argument
137 struct n_hdlc_buf_list rx_free_buf_list; argument
153 static struct n_hdlc *n_hdlc_alloc(void); argument
161 struct n_hdlc *n_hdlc = tty->disc_data; in flush_rx_queue() local
170 struct n_hdlc *n_hdlc = tty->disc_data; in flush_tx_queue() local
196 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_close() local
224 struct n_hdlc *n_hdlc = tty->disc_data; in n_hdlc_tty_open() local
[all …]