Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dversion.hpp64 PsuI2cInfo getPsuI2c(sdbusplus::bus_t& bus,
H A Dversion.cpp104 PsuI2cInfo getPsuI2c(sdbusplus::bus_t& bus, const std::string& psuInventoryPath) in getPsuI2c() function
262 const auto& [i2cbus, i2caddr] = utils::getPsuI2c(bus, psuInventoryPath); in getVersion()