Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dn_hdlc.c123 struct n_hdlc_buf_list { struct
124 struct list_head list;
125 int count;
149 struct n_hdlc_buf_list tx_buf_list; argument