Home
last modified time | relevance | path

Searched refs:createI2CDevice (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/tools/power-utils/test/
H A Dtest_updater.cpp87 updater->createI2CDevice(); in TEST_F()
/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.hpp123 void createI2CDevice();
H A Dupdater.cpp207 updaterPtr->createI2CDevice(); in update()
398 void Updater::createI2CDevice() in createI2CDevice() function in updater::Updater