Home
last modified time | relevance | path

Searched refs:resetMethod (Results 1 – 5 of 5) 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
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp870 auto resetMethod = in resetWatchDogTimer() local
873 resetMethod.append(true); in resetWatchDogTimer()
874 bus.call_noreply(resetMethod, dbusTimeout); in resetWatchDogTimer()