Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/
H A DgpioMonitor.hpp30 GpioEventHandler(std::string& presPin, Byte& presValue, std::string& outPin, in GpioEventHandler() argument
35 presenceValue(presValue), outputPin(outPin), outputValue(outValue), in GpioEventHandler()