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.cpp428 static void powerStateCycleOff(const Event event);
450 return powerStateCycleOff; in getPowerStateHandler()
1871 static void powerStateCycleOff(const Event event) in powerStateCycleOff() function