Searched refs:boot_find_status (Results 1 – 4 of 4) sorted by relevance
211 boot_find_status(int image_index, const struct flash_area **fap) in boot_find_status() function
267 int boot_find_status(int image_index, const struct flash_area **fap);
89 boot_find_status(BOOT_CURR_IMG(state), &fap); in boot_read_image_header()
1345 rc = boot_find_status(image_index, &fap); in boot_swap_image()