Searched refs:outputPin (Results 1 – 2 of 2) sorted by relevance
34 presencePin(presPin), presenceValue(presValue), outputPin(outPin), in GpioEventHandler()49 const std::string outputPin; member in openpower::vpd::manager::GpioEventHandler
138 gpiod::line outputLine = gpiod::find_line(outputPin); in toggleGpio()141 cerr << "Error: toggleGpio: couldn't find output line:" << outputPin in toggleGpio()