Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp289 readPropertyFromMessage(msg, _interface, FAN_TARGET_PROPERTY, _tachTarget); in handleTargetChange()
305 readPropertyFromMessage(msg, util::FAN_SENSOR_VALUE_INTF, in handleTachChange()
H A Dtach_sensor.hpp127 static void readPropertyFromMessage( in readPropertyFromMessage() function in phosphor::fan::monitor::TachSensor