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.cpp250 void DbusPidZone::addFanInput(const std::string& fan, bool missingAcceptable) in addFanInput() argument
254 if (missingAcceptable) in addFanInput()
261 bool missingAcceptable) in addThermalInput() argument
274 if (missingAcceptable) in addThermalInput()
H A Dzone.hpp118 void addFanInput(const std::string& fan, bool missingAcceptable);
119 void addThermalInput(const std::string& therm, bool missingAcceptable);