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.cpp196 static gpiod::line resetButtonLine; variable
2896 resetButtonLine, resetButtonEvent)) in main()
3413 resetButtonPressed = resetButtonLine.get_value() == 0; in main()