Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp459 {"CALLOUT_INVENTORY_PATH", getPsuInventoryPath()}}; in callOutI2CEventLog()
478 {"CALLOUT_INVENTORY_PATH", getPsuInventoryPath()}}; in callOutPsuEventLog()
500 {"SUCCESSFUL_PSU_UPDATE", getPsuInventoryPath()}, in callOutGoodEventLog()
501 {"FIRMWARE_VERSION", version::getVersion(bus, getPsuInventoryPath())}}; in callOutGoodEventLog()
H A Dupdater.hpp127 const std::string& getPsuInventoryPath() const in getPsuInventoryPath() function in updater::Updater