Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp83 _ignoreAboveMax(ignoreAboveMax), _timeout(timeout), in TachSensor()
218 if (_ignoreAboveMax) in getRange()
H A Dtach_sensor.hpp496 const bool _ignoreAboveMax; member in phosphor::fan::monitor::TachSensor