Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp248 void DbusPidZone::addFanInput(const std::string& fan, bool missingAcceptable) in addFanInput() argument
252 if (missingAcceptable) in addFanInput()
259 bool missingAcceptable) in addThermalInput() argument
272 if (missingAcceptable) in addThermalInput()
H A Dzone.hpp108 void addFanInput(const std::string& fan, bool missingAcceptable);
109 void addThermalInput(const std::string& therm, bool missingAcceptable);