Home
last modified time | relevance | path

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

/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Druntime_monitor.hpp56 std::bind(std::mem_fn(&RuntimeMonitor::onPowerLost), this, in RuntimeMonitor()
78 void onPowerLost(sdbusplus::message_t& msg);
H A Druntime_monitor.cpp43 void RuntimeMonitor::onPowerLost(sdbusplus::message_t&) in onPowerLost() function in witherspoon::power::RuntimeMonitor
/openbmc/phosphor-power/power-sequencer/
H A Druntime_monitor.hpp56 std::bind(std::mem_fn(&RuntimeMonitor::onPowerLost), this, in RuntimeMonitor()
78 void onPowerLost(sdbusplus::message_t& msg);
H A Druntime_monitor.cpp43 void RuntimeMonitor::onPowerLost(sdbusplus::message_t&) in onPowerLost() function in phosphor::power::RuntimeMonitor