Searched refs:powerRestoreIntf (Results 1 – 5 of 5) sorted by relevance
| /openbmc/phosphor-state-manager/ |
| H A D | discover_system_state.cpp | 132 settings.service(settings.powerRestorePolicy, powerRestoreIntf).c_str(), in main() 136 powerRestoreIntf, in main() 140 settings.service(settings.powerRestorePolicy, powerRestoreIntf).c_str(), in main() 143 powerRestoreIntf, in main() 169 bus, settings.powerRestorePolicyOneTime, powerRestoreIntf, in main() 175 settings.service(settings.powerRestorePolicy, powerRestoreIntf) in main() 181 powerRestoreIntf, in main()
|
| H A D | settings.cpp | 22 std::vector<std::string> settingsIntfs = {autoRebootIntf, powerRestoreIntf}; in Objects() 78 else if (powerRestoreIntf == interface) in Objects()
|
| H A D | settings.hpp | 21 constexpr auto powerRestoreIntf = PowerRestorePolicy::interface; variable
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | chassiscommands.cpp | 224 constexpr const char* powerRestoreIntf = in getPowerRestorePolicy() local 232 ipmi::getService(*busp, powerRestoreIntf, powerRestorePath); in getPowerRestorePolicy() 236 powerRestoreIntf, "PowerRestorePolicy"); in getPowerRestorePolicy() 262 entry("INTERFACE=%s", powerRestoreIntf)); in getPowerRestorePolicy()
|
| /openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
| H A D | 0002-Add-support-for-boot-initiator-mailbox.patch | 41 constexpr auto powerRestoreIntf = 47 - bootSourceIntf, powerRestoreIntf}); 50 + bootSourceIntf, powerRestoreIntf});
|