Searched refs:updateProperty (Results 1 – 2 of 2) sorted by relevance
/openbmc/dbus-sensors/src/intel-cpu/ |
H A D | IntelCPUSensor.cpp | 211 updateProperty(sensorInterface, oldValue, *newVal, in updateMinMaxValues() 218 updateProperty(sensorInterface, oldValue, 0, dbusName); in updateMinMaxValues() 222 updateProperty(sensorInterface, oldValue, in updateMinMaxValues()
|
/openbmc/dbus-sensors/src/ |
H A D | sensor.hpp | 527 void updateProperty( in updateProperty() function 597 updateProperty(sensorInterface, value, newValue, "Value"); in updateValueProperty()
|