Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dstandard_device.cpp40 std::vector<int> gpioValues = getGPIOValuesIfPossible(services); in findPgoodFault()
75 std::vector<int> StandardDevice::getGPIOValuesIfPossible(Services& services) in getGPIOValuesIfPossible() function in phosphor::power::sequencer::StandardDevice
H A Dstandard_device.hpp109 virtual std::vector<int> getGPIOValuesIfPossible(Services& services);