Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp204 std::tuple<std::string, std::tuple<size_t, uint8_t>> getFSII2CSearchKeys(
H A Ddevice_callouts.cpp159 std::tuple<std::string, std::tuple<size_t, uint8_t>> getFSII2CSearchKeys( in getFSII2CSearchKeys() function
365 auto linksAndI2C = getFSII2CSearchKeys(devPath); in calloutFSII2C()
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp437 EXPECT_EQ(util::getFSII2CSearchKeys( in TEST_F()
445 EXPECT_THROW(util::getFSII2CSearchKeys("/sys/some/bad/path"), in TEST_F()