Home
last modified time | relevance | path

Searched refs:getInput (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dnonzero_speed_trust.hpp51 return s.inTrust && s.sensor->getInput() != 0; in checkGroupTrust()
H A Dfan.cpp360 auto actual = static_cast<uint64_t>(sensor.getInput()); in outOfRange()
390 sensor.getInput(), range.first, rangeMax, sensor.hasOwner())); in updateState()
H A Dtach_sensor.hpp154 inline double getInput() const in getInput() function in phosphor::fan::monitor::TachSensor
H A Dsystem.cpp512 values["tach"] = sensor->getInput(); in captureSensorData()