Home
last modified time | relevance | path

Searched defs:psuName (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-power/cold-redundancy/
H A Dutil.cpp28 const std::string& psuName, PSUState& state) in getPSUEvent()
H A Dcold_redundancy.cpp93 std::string psuName = statePSUName.substr(0, hypenPos); in ColdRedundancy() local
/openbmc/dbus-sensors/src/psu/
H A DPSUEvent.cpp45 boost::asio::io_context& io, const std::string& psuName, in PSUCombineEvent()
147 std::shared_ptr<bool> state, const std::string& psuName, double pollRate) : in PSUSubEvent()
H A DPSUEvent.hpp72 std::string psuName; member in PSUSubEvent
H A DPSUSensorMain.cpp262 sdbusplus::asio::object_server& objectServer, const std::string& psuName) in checkPWMSensor()
480 const std::string* psuName = in createSensorsCallback() local