Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_ab.h51 int ab_get_slot_suffix(char *slot_suffix);
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootfit.c101 if (ab_get_slot_suffix(slot_suffix)) in do_boot_fit()
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_ab.c498 int ab_get_slot_suffix(char *slot_suffix) in ab_get_slot_suffix() function
529 if (ab_get_slot_suffix(slot_suffix)) in ab_decrease_tries()
H A Dandroid_bootloader.c1249 if (ab_get_slot_suffix(slot_suffix)) in android_bootloader_boot_flow()