Home
last modified time | relevance | path

Searched defs:getGPIOValues (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dservices.cpp100 std::vector<int> BMCServices::getGPIOValues(const std::string& chipLabel) in getGPIOValues() function in phosphor::power::sequencer::BMCServices
H A Dgpios_only_device.hpp109 virtual std::vector<int> getGPIOValues( in getGPIOValues() function in phosphor::power::sequencer::GPIOsOnlyDevice
H A Dpmbus_driver_device.cpp34 std::vector<int> PMBusDriverDevice::getGPIOValues(Services& services) in getGPIOValues() function in phosphor::power::sequencer::PMBusDriverDevice