Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dutils.cpp44 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 Dpsu_manager.cpp27 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()