Home
last modified time | relevance | path

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

/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp37 constexpr const std::array<const char*, 1> psuInterfaceTypes = { variable
135 for (const char* type : psuInterfaceTypes) in ColdRedundancy()
185 for (const auto& type : psuInterfaceTypes) in createPSU()
266 "/xyz/openbmc_project/inventory/system", psuDepth, psuInterfaceTypes); in createPSU()