Home
last modified time | relevance | path

Searched refs:getI2CCallouts (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp116 std::vector<Callout> getI2CCallouts(
H A Ddevice_callouts.cpp526 std::vector<Callout> getI2CCallouts( in getI2CCallouts() function
H A Dsrc.cpp1154 callouts = device_callouts::getI2CCallouts( in addDevicePathCallouts()
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp494 callouts = getI2CCallouts(14, 0x72, systemTypes); in TEST_F()