Searched refs:_thermals (Results 1 – 2 of 2) sorted by relevance
226 _thermals.push_back(std::move(pid)); in addThermalPID()354 for (auto& p : _thermals) in determineMaxSetPointRequest()550 for (auto& p : _thermals) in processThermals()
232 std::vector<std::unique_ptr<Controller>> _thermals; member in pid_control::DbusPidZone