Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp193 static gpiod::line powerButtonLine; variable
2866 powerButtonLine, powerButtonEvent)) in main()
3346 powerButtonPressed = powerButtonLine.get_value() == 0; in main()