Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Dfit_image.c271 genimg_get_comp_short_name(params->comp)); in fit_write_images()
301 genimg_get_comp_short_name(IH_COMP_NONE)); in fit_write_images()
/rk3399_rockchip-uboot/include/
H A Dimage.h496 const char *genimg_get_comp_short_name(uint8_t comp);
/rk3399_rockchip-uboot/common/
H A Dimage.c744 const char *genimg_get_comp_short_name(uint8_t comp) in genimg_get_comp_short_name() function