Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp230 std::tuple<std::string, size_t> getFSISPISearchKeys(const std::string& devPath);
H A Ddevice_callouts.cpp192 std::tuple<std::string, size_t> getFSISPISearchKeys(const std::string& devPath) in getFSISPISearchKeys() function
411 auto linksAndSPI = getFSISPISearchKeys(devPath); in calloutFSISPI()
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp456 util::getFSISPISearchKeys( in TEST_F()
464 EXPECT_THROW(util::getFSISPISearchKeys("/sys/some/bad/path"), in TEST_F()