Home
last modified time | relevance | path

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

/openbmc/witherspoon-pfault-analysis/
H A Ddevice.hpp61 virtual void onFailure() {} in onFailure() function in witherspoon::power::Device
/openbmc/phosphor-power/
H A Ddevice.hpp61 virtual void onFailure() {} in onFailure() function in phosphor::power::Device
/openbmc/phosphor-power/power-sequencer/
H A Druntime_monitor.cpp52 device->onFailure(); in onPowerLost()
H A Dmihawk-cpld.hpp46 void onFailure() override;
H A Dpgood_monitor.cpp71 device->onFailure(); in analyze()
H A Ducd90160.hpp52 void onFailure() override;
H A Dmihawk-cpld.cpp58 void MihawkCPLD::onFailure() in onFailure() function in phosphor::power::MihawkCPLD
H A Ducd90160.cpp60 void UCD90160::onFailure() in onFailure() function in phosphor::power::UCD90160
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Druntime_monitor.cpp52 device->onFailure(); in onPowerLost()
H A Dpgood_monitor.cpp71 device->onFailure(); in analyze()
H A Ducd90160.hpp52 void onFailure() override;
H A Ducd90160.cpp60 void UCD90160::onFailure() in onFailure() function in witherspoon::power::UCD90160
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.cpp85 onFailure(false); in onFailureCallback()
95 void PowerControl::onFailure(bool wasTimeOut) in onFailure() function in phosphor::power::sequencer::PowerControl
155 onFailure(true); in pollPgood()
H A Dpower_control.hpp213 void onFailure(bool wasTimeOut);