Home
last modified time | relevance | path

Searched defs:psuPaths (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/tools/power-utils/
H A Dvalidator.hpp91 std::vector<std::string> psuPaths; // List of PSU object paths member in validator::PSUUpdateValidator
H A Dvalidator.cpp45 auto psuPaths = getPSUInventoryPaths(bus); in countPresentPsus() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp198 auto psuPaths = utils::getPSUInventoryPaths(bus); in startActivation() local
H A Ditem_updater.cpp679 static std::set<std::string> psuPaths{}; in onPSUInterfacesAdded() local