Searched refs:fap_dst (Results 1 – 2 of 2) sorted by relevance
295 const struct flash_area *fap_dst,
1211 const struct flash_area *fap_dst, in boot_copy_region() argument1249 flash_area_get_id(fap_dst) == FLASH_AREA_IMAGE_SECONDARY(image_index)) && in boot_copy_region()1251 flash_area_get_id(fap_dst) == FLASH_AREA_IMAGE_SECONDARY(image_index))) { in boot_copy_region()1256 if (flash_area_get_id(fap_dst) == FLASH_AREA_IMAGE_SECONDARY(image_index)) { in boot_copy_region()1263 if (flash_area_get_id(fap_dst) == FLASH_AREA_IMAGE_SECONDARY(image_index)) { in boot_copy_region()1305 rc = flash_area_write(fap_dst, off_dst + bytes_copied, buf, chunk_sz); in boot_copy_region()