Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.cpp65 auto connectorsSubTree = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPSUConfiguration()
66 for (const auto& [path, services] : connectorsSubTree) in getPSUConfiguration()
56 auto connectorsSubTree = getSubTree(bus, "/", IBMCFFPSInterface, depth); getPSUConfiguration() local