Home
last modified time | relevance | path

Searched refs:setParameter (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dpcie_card_floors.cpp142 Manager::setParameter(floorIndexParam, floorIndex); in execute()
148 Manager::setParameter(floorIndexParam, std::nullopt); in execute()
H A Dset_parameter_from_group_max.cpp115 Manager::setParameter(_name, max); in run()
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp504 static void setParameter(const std::string& name, in setParameter() function in phosphor::fan::control::json::Manager