Searched refs:setDecreaseAllow (Results 1 – 4 of 4) sorted by relevance
139 zone.setDecreaseAllow(group.getName(), !(netDelta == 0)); in run()
304 inline void setDecreaseAllow(const std::string& ident, bool isAllow) in setDecreaseAllow() function in phosphor::fan::control::json::Zone
134 inline void setDecreaseAllow(const Group* group, bool isAllow) in setDecreaseAllow() function in phosphor::fan::control::Zone
401 zone.setDecreaseAllow(&group, !(netDelta == 0)); in set_net_decrease_speed()