Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_interface.hpp43 void emitPowerLostSignal();
H A Dpower_interface.cpp284 void PowerInterface::emitPowerLostSignal() in emitPowerLostSignal() function in phosphor::power::sequencer::PowerInterface
H A Dpower_control.cpp177 emitPowerLostSignal(); in pollPgood()