Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dabuf.c17 abuf_uninit(abuf); in abuf_set()
33 abuf_uninit(abuf); in abuf_realloc()
97 void abuf_uninit(struct abuf *abuf) in abuf_uninit() function
/rk3399_rockchip-uboot/include/
H A Dabuf.h146 void abuf_uninit(struct abuf *abuf);
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c360 abuf_uninit(&buf); in fdt_chosen()