Searched refs:genimg_get_os_short_name (Results 1 – 7 of 7) sorted by relevance
749 const char *genimg_get_os_short_name(uint8_t os) in genimg_get_os_short_name() function
269 fdt_property_string(fdt, "os", genimg_get_os_short_name(params->os)); in fit_write_images()310 fdt_property_string(fdt, "os", genimg_get_os_short_name(params->os)); in fit_write_images()
466 const char *genimg_get_os_short_name(uint8_t comp);