Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp157 calloutI2C(size_t i2CBus, uint8_t i2cAddress,
H A Ddevice_callouts.cpp277 calloutI2C(size_t i2cBus, uint8_t i2cAddress, in calloutI2C() function
321 return calloutI2C(bus, address, calloutJSON); in calloutI2CUsingPath()
533 return util::calloutI2C(i2cBus, i2cAddress, json); in getI2CCallouts()