Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp443 static void powerStateCycleOff(const Event event);
471 return powerStateCycleOff; in getPowerStateHandler()
1908 static void powerStateCycleOff(const Event event) in powerStateCycleOff() function