Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dfit_image.c842 count = fit_get_subimage_count(fit, images_noffset); in fit_extract_contents()
/rk3399_rockchip-uboot/include/
H A Dimage.h975 int fit_get_subimage_count(const void *fit, int images_noffset);
/rk3399_rockchip-uboot/common/
H A Dimage-fit.c135 int fit_get_subimage_count(const void *fit, int images_noffset) in fit_get_subimage_count() function