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

/linux-master/include/linux/
H A Dhdlcdrv.h204 static inline void hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer *hb, function
223 hdlcdrv_hbuf_put(&s->hdlcrx.hbuf, bits);
239 hdlcdrv_hbuf_put(&s->hdlcrx.hbuf, ret);
/linux-master/drivers/net/hamradio/
H A Dhdlcdrv.c270 hdlcdrv_hbuf_put(&s->hdlctx.hbuf, s->hdlctx.bitbuf);

Completed in 121 milliseconds