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