Home
last modified time | relevance | path

Searched refs:n_hdlc_buf (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/tty/
Dn_hdlc.c115 struct n_hdlc_buf { struct
121 #define N_HDLC_BUF_SIZE (sizeof(struct n_hdlc_buf) + maxframe) argument
159 struct n_hdlc_buf *buf);
161 struct n_hdlc_buf *buf);
162 static struct n_hdlc_buf *n_hdlc_buf_get(struct n_hdlc_buf_list *list);
199 struct n_hdlc_buf *buf; in flush_rx_queue()
208 struct n_hdlc_buf *buf; in flush_tx_queue()
236 struct n_hdlc_buf *buf; in n_hdlc_release()
379 struct n_hdlc_buf *tbuf; in n_hdlc_send_frames()
497 register struct n_hdlc_buf *buf; in n_hdlc_tty_receive()
[all …]