Searched defs:psuName (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-power/cold-redundancy/ |
H A D | util.cpp | 28 const std::string& psuName, PSUState& state) in getPSUEvent()
|
H A D | cold_redundancy.cpp | 92 std::string psuName = statePSUName.substr(0, hypenPos); in ColdRedundancy() local
|
/openbmc/dbus-sensors/src/psu/ |
H A D | PSUEvent.cpp | 44 boost::asio::io_context& io, const std::string& psuName, in PSUCombineEvent() 146 std::shared_ptr<bool> state, const std::string& psuName, double pollRate) : in PSUSubEvent()
|
H A D | PSUEvent.hpp | 74 std::string psuName; member in PSUSubEvent
|
H A D | PSUSensorMain.cpp | 269 checkPWMSensor(const std::filesystem::path & sensorPath,std::string & labelHead,const std::string & interfacePath,std::shared_ptr<sdbusplus::asio::connection> & dbusConnection,sdbusplus::asio::object_server & objectServer,const std::string & psuName) checkPWMSensor() argument 491 const std::string* psuName = createSensorsCallback() local [all...] |