Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp195 static gpiod::line resetButtonLine; variable
2882 resetButtonLine, resetButtonEvent)) in main()
3402 resetButtonPressed = resetButtonLine.get_value() == 0; in main()