Searched refs:ValueUpdatePolicy (Results 1 – 2 of 2) sorted by relevance
186 updatePolicy = ValueUpdatePolicy::hysteresis; in getTypeBasedProperties()195 updatePolicy = ValueUpdatePolicy::highest; in getTypeBasedProperties()203 updatePolicy = ValueUpdatePolicy::lowest; in getTypeBasedProperties()211 updatePolicy = ValueUpdatePolicy::hysteresis; in getTypeBasedProperties()220 updatePolicy = ValueUpdatePolicy::hysteresis; in getTypeBasedProperties()229 updatePolicy = ValueUpdatePolicy::highest; in getTypeBasedProperties()246 updatePolicy = ValueUpdatePolicy::highest; in getTypeBasedProperties()255 updatePolicy = ValueUpdatePolicy::lowest; in getTypeBasedProperties()304 case ValueUpdatePolicy::hysteresis: in shouldUpdateValue()307 case ValueUpdatePolicy::highest: in shouldUpdateValue()[all …]
205 enum class ValueUpdatePolicy : unsigned char enum in phosphor::power::regulators::DBusSensor336 ValueUpdatePolicy updatePolicy{ValueUpdatePolicy::hysteresis};