Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp900 static bool deviceRequiresPowerOn(const nlohmann::json& entity) in deviceRequiresPowerOn() function
926 if (deviceRequiresPowerOn(device) && (powerOff || scannedPowerOff)) in pruneDevice()
988 if (powerOff && deviceRequiresPowerOn(device)) in pruneConfiguration()