Searched refs:genimg_get_os_id (Results 1 – 5 of 5) sorted by relevance
124 if (genimg_get_os_id(data) == IH_OS_U_BOOT) in spl_fit_images_find_uboot()
231 params.os = genimg_get_os_id(optarg); in process_args()
528 int genimg_get_os_id(const char *name);
772 int genimg_get_os_id(const char *name) in genimg_get_os_id() function
671 *os = genimg_get_os_id(data); in fit_image_get_os()