Searched refs:_fanInputs (Results 1 – 2 of 2) sorted by relevance
247 _fanInputs.push_back(fan); in addFanInput()425 for (const auto& f : _fanInputs) in initializeLog()473 processSensorInputs</* fanSensorLogging */ true>(_fanInputs, now); in updateFanTelemetry()499 for (const auto& f : _fanInputs) in initializeCache()
225 std::vector<std::string> _fanInputs; member in pid_control::DbusPidZone