Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.hpp136 i2c::I2CInterface* getI2C() in getI2C() function in updater::Updater
H A Daei_updater.cpp76 i2cInterface = Updater::getI2C(); in doUpdate()