Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis_manager.cpp14 constexpr auto IBMCFFPSInterface = variable
74 itInterface = interfaces.find(IBMCFFPSInterface); in entityManagerIfaceAdded()
84 "IBMCFFPSINTERFACE", IBMCFFPSInterface); in entityManagerIfaceAdded()
H A Dpsu_manager.cpp25 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 Dchassis.cpp14 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 Dutils.cpp42 constexpr auto IBMCFFPSInterface = variable
50 auto objects = getSubTree(bus, "/", IBMCFFPSInterface, depth); in getPsuI2c()
80 getAllProperties(bus, path, IBMCFFPSInterface, service); in getPsuI2c()