Home
last modified time | relevance | path

Searched refs:boot_control_check_slot_sanity (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/bootctrl/
Dboot_control.cpp318 static int boot_control_check_slot_sanity(struct boot_control_module *module, in boot_control_check_slot_sanity() function
352 if (boot_control_check_slot_sanity(module, slot) != 0) in get_suffix()
531 if (boot_control_check_slot_sanity(module, slot)) { in set_active_boot_slot()
596 if (boot_control_check_slot_sanity(module, slot) != 0) { in set_slot_as_unbootable()
615 if (boot_control_check_slot_sanity(module, slot) != 0) { in is_slot_bootable()
634 if (boot_control_check_slot_sanity(module, slot) != 0) { in is_slot_marked_successful()