Searched refs:IBMCFFPSInterface (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | chassis_manager.cpp | 14 constexpr auto IBMCFFPSInterface = variable 74 itInterface = interfaces.find(IBMCFFPSInterface); in entityManagerIfaceAdded() 84 "IBMCFFPSINTERFACE", IBMCFFPSInterface); in entityManagerIfaceAdded()
|
| H A D | psu_manager.cpp | 25 constexpr auto IBMCFFPSInterface = variable 147 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPSUConfiguration() 166 getAllProperties(bus, path, IBMCFFPSInterface, service); in getPSUConfiguration() 387 itIntf = interfaces.find(IBMCFFPSInterface); in entityManagerIfaceAdded() 391 "IBMCFFPSINTERFACE", IBMCFFPSInterface); in entityManagerIfaceAdded()
|
| H A D | chassis.cpp | 14 constexpr auto IBMCFFPSInterface = variable 56 auto connectorsSubTree = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPSUConfiguration() 64 auto properties = getAllProperties(bus, path, IBMCFFPSInterface, in getPSUConfiguration()
|
| /openbmc/phosphor-power/tools/power-utils/ |
| H A D | utils.cpp | 42 constexpr auto IBMCFFPSInterface = variable 50 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPsuI2c() 80 getAllProperties(bus, path, IBMCFFPSInterface, service); in getPsuI2c()
|