Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp109 _typeMargin = (type == "margin"); in DbusPassive()
244 if (_typeMargin) in updateValue()
H A Ddbuspassive.hpp88 bool _typeMargin = false; member in pid_control::DbusPassive