Searched refs:supportedConfIntf (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-power/tools/power-utils/ |
| H A D | validator.cpp | 12 constexpr auto supportedConfIntf = variable 78 supportedObjects = getSubTree(bus, objectPath, supportedConfIntf, 0); in getRequiredPsus() 96 getAllProperties(bus, objPath, supportedConfIntf, service); in getRequiredPsus()
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | chassis_manager.cpp | 16 constexpr auto supportedConfIntf = variable 59 auto itInterface = interfaces.find(supportedConfIntf); in entityManagerIfaceAdded() 69 "SUPPORTED_CONFIGURATION", supportedConfIntf); in entityManagerIfaceAdded()
|
| H A D | psu_manager.cpp | 32 constexpr auto supportedConfIntf = variable 346 util::getSubTree(bus, INVENTORY_OBJ_PATH, supportedConfIntf, 0); in getSystemProperties() 360 bus, objPath, supportedConfIntf, service); in getSystemProperties() 380 auto itIntf = interfaces.find(supportedConfIntf); in entityManagerIfaceAdded()
|
| H A D | chassis.cpp | 21 constexpr auto supportedConfIntf = variable 184 util::getSubTree(bus, INVENTORY_OBJ_PATH, supportedConfIntf, 0); in getSupportedConfiguration() 201 bus, objPath, supportedConfIntf, service); in getSupportedConfiguration()
|