Home
last modified time | relevance | path

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

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