Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp51 static const std::vector<std::string> thermalTypes = { in isThermalType() local
53 return std::count(thermalTypes.begin(), thermalTypes.end(), typeString); in isThermalType()