Home
last modified time | relevance | path

Searched defs:ipsExitTime (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-occ-control/
H A Dpowermode.hpp75 uint16_t ipsExitTime = 0; member
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp2690 setIdlePowerSaver(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::optional<bool> ipsEnable,const std::optional<uint8_t> ipsEnterUtil,const std::optional<uint64_t> ipsEnterTime,const std::optional<uint8_t> ipsExitUtil,const std::optional<uint64_t> ipsExitTime) setIdlePowerSaver() argument
3182 std::optional<uint64_t> ipsExitTime; handleComputerSystemPatch() local