Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dvalidator.cpp12 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 Dchassis_manager.cpp16 constexpr auto supportedConfIntf = variable
59 auto itInterface = interfaces.find(supportedConfIntf); in entityManagerIfaceAdded()
69 "SUPPORTED_CONFIGURATION", supportedConfIntf); in entityManagerIfaceAdded()
H A Dpsu_manager.cpp32 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 Dchassis.cpp21 constexpr auto supportedConfIntf = variable
184 util::getSubTree(bus, INVENTORY_OBJ_PATH, supportedConfIntf, 0); in getSupportedConfiguration()
201 bus, objPath, supportedConfIntf, service); in getSupportedConfiguration()