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.cpp483 sensor->resetMethod(); in presenceChanged()
542 sensor->resetMethod(); in powerStateChanged()
H A Dtach_sensor.hpp363 void resetMethod();
H A Dtach_sensor.cpp239 void TachSensor::resetMethod() in resetMethod() function in phosphor::fan::monitor::TachSensor
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp731 auto resetMethod = in resetWatchDogTimer() local
734 resetMethod.append(true); in resetWatchDogTimer()
735 bus.call_noreply(resetMethod, dbusTimeout); in resetWatchDogTimer()