Searched refs:shutdown_request (Results 1 – 1 of 1) sorted by relevance
52 uint32_t shutdown_request = VbExIsShutdownRequested(); in VbWantShutdown() local56 shutdown_request &= ~VB_SHUTDOWN_REQUEST_LID_CLOSED; in VbWantShutdown()58 return !!shutdown_request; in VbWantShutdown()