Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dfit_image.c212 genimg_get_os_short_name(params->os)); in fit_write_images()
256 genimg_get_os_short_name(params->os)); in fit_write_images()
/external/u-boot/prebuilt-intermediates/
Dimage.h472 const char *genimg_get_os_short_name(uint8_t comp);
/external/u-boot/include/
Dimage.h472 const char *genimg_get_os_short_name(uint8_t comp);
/external/u-boot/common/
Dimage.c852 const char *genimg_get_os_short_name(uint8_t os) in genimg_get_os_short_name() function