Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dversion.hpp36 using PsuI2cInfo = std::tuple<std::uint64_t, std::uint64_t>; typedef
64 PsuI2cInfo getPsuI2c(sdbusplus::bus_t& bus,
H A Dversion.cpp104 PsuI2cInfo getPsuI2c(sdbusplus::bus_t& bus, const std::string& psuInventoryPath) in getPsuI2c()