Searched refs:bootloader_utility_get_selected_boot_partition (Results 1 – 3 of 3) sorted by relevance
79 int boot_index = bootloader_utility_get_selected_boot_partition(bs); in selected_boot_partition()104 return bootloader_utility_get_selected_boot_partition(bs); in selected_boot_partition()
34 int bootloader_utility_get_selected_boot_partition(const bootloader_state_t *bs);
355 int bootloader_utility_get_selected_boot_partition(const bootloader_state_t *bs) function