Searched refs:getFWVersion (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-power/phosphor-power-supply/ | ||
H A D | power_supply.hpp | 448 const std::string& getFWVersion() const in getFWVersion() function in phosphor::power::psu::PowerSupply |
H A D | psu_manager.cpp | 639 additionalData["FW_VERSION"] = psu->getFWVersion(); in analyze() |