Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dfit_image.c210 genimg_get_os_short_name(params->os)); in fit_write_images()
253 genimg_get_os_short_name(params->os)); in fit_write_images()
/openbmc/u-boot/include/
H A Dimage.h489 const char *genimg_get_os_short_name(uint8_t comp);
/openbmc/u-boot/common/
H A Dimage.c733 const char *genimg_get_os_short_name(uint8_t os) in genimg_get_os_short_name() function