Home
last modified time | relevance | path

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

/openbmc/linux/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) in hdlcdrv_hbuf_full()
171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty()
184 static inline unsigned short hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_get()
204 static inline void hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer *hb, in hdlcdrv_hbuf_put()