Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Daei_updater.cpp83 callOutI2CEventLog(additionalData); in doUpdate()
214 callOutI2CEventLog(additionalData, e.what(), e.errorCode); in writeIspKey()
270 callOutI2CEventLog(additionalData, e.what(), e.errorCode); in writeIspMode()
331 callOutI2CEventLog(additionalData, e.what(), e.errorCode); in writeIspStatusReset()
387 callOutI2CEventLog(additionalData, e.what(), e.errorCode); in writeIspStatusReset()
594 callOutI2CEventLog(additionalData, e.what(), e.errorCode); in performI2cWriteReadWithRetries()
702 callOutI2CEventLog(additionalData, e.what(), e.errorCode); in ispReadRebootStatus()
H A Dupdater.hpp196 void callOutI2CEventLog(
H A Dupdater.cpp453 void Updater::callOutI2CEventLog( in callOutI2CEventLog() function in updater::Updater