Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dfit_image.c212 genimg_get_comp_short_name(params->comp)); in fit_write_images()
243 genimg_get_comp_short_name(IH_COMP_NONE)); in fit_write_images()
/openbmc/u-boot/include/
H A Dimage.h519 const char *genimg_get_comp_short_name(uint8_t comp);
/openbmc/u-boot/common/
H A Dimage.c728 const char *genimg_get_comp_short_name(uint8_t comp) in genimg_get_comp_short_name() function