Searched refs:guidcmp (Results 1 – 3 of 3) sorted by relevance
18 static inline int guidcmp(const void *g1, const void *g2) in guidcmp() function
650 if ((guidcmp(&policies[i].img_type_guid, img_type_uuid)) == 0) { in stm32_get_image_spec()698 if (guidcmp(img_uuid, &STM32MP_NOR_FIP_A_GUID) == 0) { in plat_fwu_set_images_source()700 } else if (guidcmp(img_uuid, &STM32MP_NOR_FIP_B_GUID) == 0) { in plat_fwu_set_images_source()
426 if (guidcmp(type_uuid, &list.list[i].type_guid) == 0) { in get_partition_entry_by_type()442 if (guidcmp(part_uuid, &list.list[i].part_guid) == 0) { in get_partition_entry_by_uuid()