Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dfit_image.c209 genimg_get_comp_short_name(params->comp)); in fit_write_images()
239 genimg_get_comp_short_name(IH_COMP_NONE)); in fit_write_images()
/external/u-boot/include/
Dimage.h492 const char *genimg_get_comp_short_name(uint8_t comp);
/external/u-boot/common/
Dimage.c725 const char *genimg_get_comp_short_name(uint8_t comp) in genimg_get_comp_short_name() function