Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/demos/mb/multiboot/src/
Dparent.c65 static u8 auto_boot = 0; /* Automate the boot permission */ variable
202 if (auto_boot == 1) in ParentStateCallback()
496 if (!auto_boot) in ParentMain()
533 if (!auto_boot) in ParentMain()
606 auto_boot = fBoot; in SetAutoOperation()