Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dandroid_bootloader_message.h105 struct android_bootloader_message_ab { struct
118 static_assert(sizeof(struct android_bootloader_message_ab) == 4096, argument
172 sizeof(((struct android_bootloader_message_ab *)0)->slot_suffix),
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_ab.c73 abc_offset = offsetof(struct android_bootloader_message_ab, in android_boot_control_create_from_disk()
119 abc_offset = offsetof(struct android_bootloader_message_ab, in android_boot_control_store()