Searched refs:bootloader_control (Results 1 – 2 of 2) sorted by relevance
27 static uint32_t ab_control_compute_crc(struct bootloader_control *abc) in ab_control_compute_crc()43 static int ab_control_default(struct bootloader_control *abc) in ab_control_default()88 struct bootloader_control **abc) in ab_control_create_from_disk()99 abc_blocks = DIV_ROUND_UP(sizeof(struct bootloader_control), in ab_control_create_from_disk()138 struct bootloader_control *abc) in ab_control_store()144 abc_blocks = DIV_ROUND_UP(sizeof(struct bootloader_control), in ab_control_store()186 struct bootloader_control *abc = NULL; in ab_select_slot()
160 struct bootloader_control { struct184 static_assert(sizeof(struct bootloader_control) == argument
Completed in 3 milliseconds