Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dpowermode.hpp458 bool updateDbusIPS(const bool enabled, const uint8_t enterUtil,
H A Dpowermode.cpp118 updateDbusIPS(ipsEnabled, enterUtil, enterTime, exitUtil, exitTime); in createIpsObject()
671 bool PowerMode::updateDbusIPS(const bool enabled, const uint8_t enterUtil, in updateDbusIPS() function in open_power::occ::powermode::PowerMode
1064 return updateDbusIPS(ipsEnabled, enterUtil, enterTime, exitUtil, exitTime); in useDefaultIPSParms()