Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.hpp217 size_t getSPISearchKeys(const std::string& devPath);
H A Ddevice_callouts.cpp158 size_t getSPISearchKeys(const std::string& devPath) in getSPISearchKeys() function
184 auto bus = getSPISearchKeys(devPath); in getFSISPISearchKeys()
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp372 util::getSPISearchKeys( in TEST_F()
380 EXPECT_THROW(util::getSPISearchKeys("/sys/some/bad/path"), in TEST_F()