Searched refs:bootloader_utility_get_selected_boot_partition (Results 1 – 3 of 3) sorted by relevance
75 int boot_index = bootloader_utility_get_selected_boot_partition(bs); in selected_boot_partition()93 return bootloader_utility_get_selected_boot_partition(bs); in selected_boot_partition()
42 int bootloader_utility_get_selected_boot_partition(const bootloader_state_t *bs);
317 int bootloader_utility_get_selected_boot_partition(const bootloader_state_t *bs) function