Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcircbuf.h23 int buf_free (circbuf_t * buf);
/rk3399_rockchip-uboot/lib/
H A Dcircbuf.c30 int buf_free (circbuf_t * buf) in buf_free() function