Home
last modified time | relevance | path

Searched refs:hdlcdrv_hbuf_empty (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhdlcdrv.h171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty() function
230 if (hdlcdrv_hbuf_empty(&s->hdlctx.hbuf)) { in hdlcdrv_getbits()
/kernel/linux/linux-6.6/include/linux/
H A Dhdlcdrv.h171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty() function
230 if (hdlcdrv_hbuf_empty(&s->hdlctx.hbuf)) { in hdlcdrv_getbits()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dhdlcdrv.c165 while (!hdlcdrv_hbuf_empty(&s->hdlcrx.hbuf)) { in hdlcdrv_receiver()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dhdlcdrv.c166 while (!hdlcdrv_hbuf_empty(&s->hdlcrx.hbuf)) { in hdlcdrv_receiver()

Completed in 4 milliseconds