Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/src/
H A Dactivation.cpp365 auto psuManufacturer = utils::getProperty<std::string>( in isCompatible() local
373 if (psuManufacturer.empty() || (psuManufacturer == manufacturer)) in isCompatible()