Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp2095 static void nmiSetEnableProperty(bool value) in resetButtonHandler()
2140 nmiSetEnableProperty(false); in systemReset()
2202 nmiSetEnableProperty(true); in nmiSourcePropertyMonitor()
2144 static void nmiSetEnableProperty(bool value) nmiSetEnableProperty() function