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

/linux-master/include/linux/
H A Dhdlcdrv.h26 struct hdlcdrv_hdlcbuffer { struct
107 struct hdlcdrv_hdlcbuffer hbuf;
122 struct hdlcdrv_hdlcbuffer hbuf;
158 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb)
171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb)
184 static inline unsigned short hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer *hb)
204 static inline void hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer *hb,

Completed in 116 milliseconds