Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/
Dvboot_api_kernel.c50 static int VbWantShutdown(uint32_t gbb_flags) in VbWantShutdown() function
167 if (VbWantShutdown(cparams->gbb->flags)) in VbUserConfirms()
257 if (VbWantShutdown(gbb->flags)) { in VbBootDeveloper()
511 if (VbWantShutdown(cparams->gbb->flags)) in VbBootRecovery()
608 if (VbWantShutdown(cparams->gbb->flags)) in VbBootRecovery()