Searched refs:img_mgmt_active_slot (Results 1 – 4 of 4) sorted by relevance
71 int active_slot = img_mgmt_active_slot(image); in img_mgmt_state_flags()122 int active_slot = img_mgmt_active_slot(image); in img_mgmt_state_flags()149 const int active_slot = img_mgmt_active_slot(image); in img_mgmt_get_next_boot_slot()234 int active_slot = img_mgmt_active_slot(image); in img_mgmt_get_next_boot_slot()325 int active_slot = img_mgmt_active_slot(image); in img_mgmt_slot_in_use()502 int slot_a = img_mgmt_active_slot(i); in img_mgmt_state_read()596 int active_slot = img_mgmt_active_slot(image); in img_mgmt_set_next_boot_slot()668 int active_slot = img_mgmt_active_slot(active_image); in img_mgmt_set_next_boot_slot()715 slot = img_mgmt_active_slot(img_mgmt_active_image()); in img_mgmt_state_write()
208 int img_mgmt_active_slot(int image) in img_mgmt_active_slot() function416 uint32_t slot = img_mgmt_get_opposite_slot(img_mgmt_active_slot(img_mgmt_active_image())); in img_mgmt_erase()565 if (img_mgmt_active_slot((i / SLOTS_PER_IMAGE)) != i) { in img_mgmt_slot_info()1013 return img_mgmt_read_info(img_mgmt_active_slot(img_mgmt_active_image()), in img_mgmt_my_version()
234 slot = img_mgmt_get_opposite_slot(img_mgmt_active_slot(image)); in img_mgmt_get_unused_slot_area_id()
262 int img_mgmt_active_slot(int image);