Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtrust_group.hpp107 [](const auto& s) { s.sensor->resetMethod(); }); in cancelMonitoring()
H A Dfan.cpp484 sensor->resetMethod(); in presenceChanged()
543 sensor->resetMethod(); in powerStateChanged()
H A Dtach_sensor.hpp360 void resetMethod();
H A Dtach_sensor.cpp241 void TachSensor::resetMethod() in resetMethod() function in phosphor::fan::monitor::TachSensor