Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtimer_based_actions.cpp73 stopTimer(); in run()
100 stopTimer(); in run()
120 void TimerBasedActions::stopTimer() in stopTimer() function in phosphor::fan::control::json::TimerBasedActions
H A Dtimer_based_actions.hpp98 void stopTimer();
/openbmc/pldm/softoff/
H A Dsoftoff.hpp79 inline auto stopTimer() in stopTimer() function in pldm::SoftPowerOff
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.hpp122 void stopTimer(const AlarmKey& alarmKey);
H A Dshutdown_alarm_monitor.cpp239 stopTimer(alarmKey); in checkAlarm()
332 void ShutdownAlarmMonitor::stopTimer(const AlarmKey& alarmKey) in stopTimer() function in sensor::monitor::ShutdownAlarmMonitor
/openbmc/dbus-sensors/src/
H A DThresholds.hpp95 void stopTimer(const Threshold& threshold, bool assert) in stopTimer() function
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp304 sensor.stopTimer(); in process()
599 sensor->stopTimer(); in powerStateChanged()
H A Dtach_sensor.hpp285 inline void stopTimer() in stopTimer() function in phosphor::fan::monitor::TachSensor
H A Dtach_sensor.cpp246 stopTimer(); in resetMethod()