Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dabuf.h40 static inline size_t abuf_size(const struct abuf *abuf) in abuf_size() function
/rk3399_rockchip-uboot/common/
H A Dfdt_support.c359 abuf_data(&buf), abuf_size(&buf)); in fdt_chosen()