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.cpp71 stopTimer(); in run()
96 stopTimer(); in run()
116 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.hpp91 void stopTimer(const Threshold& threshold, bool assert) in stopTimer() function
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.cpp305 sensor.stopTimer(); in process()
598 sensor->stopTimer(); in powerStateChanged()
H A Dtach_sensor.hpp286 inline void stopTimer() in stopTimer() function in phosphor::fan::monitor::TachSensor
H A Dtach_sensor.cpp247 stopTimer(); in resetMethod()