Home
last modified time | relevance | path

Searched refs:skipErrorTimer (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp261 void TachSensor::setFunctional(bool functional, bool skipErrorTimer) in setFunctional() argument
273 if (_fan.present() && !skipErrorTimer) in setFunctional()
H A Dtach_sensor.hpp262 void setFunctional(bool functional, bool skipErrorTimer = false);