Searched refs:IBMCFFPSInterface (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-power/tools/power-utils/ |
H A D | utils.cpp | 44 constexpr auto IBMCFFPSInterface = variable 52 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPsuI2c() 82 getAllProperties(bus, path, IBMCFFPSInterface, service); in getPsuI2c()
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | psu_manager.cpp | 27 constexpr auto IBMCFFPSInterface = variable 152 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPSUConfiguration() 171 getAllProperties(bus, path, IBMCFFPSInterface, service); in getPSUConfiguration() 393 itIntf = interfaces.find(IBMCFFPSInterface); in entityManagerIfaceAdded() 397 std::format("InterfacesAdded for: {}", IBMCFFPSInterface) in entityManagerIfaceAdded()
|