Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/
Dn_hdlc.c125 struct n_hdlc_buf_list { struct
126 struct n_hdlc_buf *head;
127 struct n_hdlc_buf *tail;
128 int count;
129 spinlock_t spinlock;