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