Searched refs:hdlcdrv_hbuf_get (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dhdlcdrv.h184 static inline unsigned short hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer *hb) function
237 ret = hdlcdrv_hbuf_get(&s->hdlctx.hbuf);
/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c167 word = hdlcdrv_hbuf_get(&s->hdlcrx.hbuf);

Completed in 130 milliseconds