Searched refs:module (Results 1 – 1 of 1) sorted by relevance
54 boot_control_module_t* module = reinterpret_cast<boot_control_module_t*>( in main() local56 module->init(module); in main()58 unsigned current_slot = module->getCurrentSlot(module); in main()59 int is_successful= module->isSlotMarkedSuccessful(module, current_slot); in main()71 int ret = module->markBootSuccessful(module); in main()