Searched refs:isValueMutable (Results 1 – 4 of 4) sorted by relevance
43 const std::string& sensorType, bool isValueMutable) : in PwmSensor() argument162 if (isValueMutable) in PwmSensor()
17 const std::string& sensorType, bool isValueMutable = false);
70 isSensorSettable(isSettable), isValueMutable(isMutable), maxValue(max), in Sensor()91 bool isValueMutable; member339 if (isValueMutable) in setInitialProperties()
546 bool isValueMutable = false; in createSensors() local587 isValueMutable = *ptrMutable; in createSensors()632 *interfacePath, "Fan", isValueMutable); in createSensors()