Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvme/
H A DNVMeSensor.cpp65 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in NVMeSensor()
82 for (const auto& iface : thresholdInterfaces) in ~NVMeSensor()
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuVoltageSensor.cpp60 thresholdInterfaces[static_cast<size_t>(threshold.level)] =
71 for (const auto& iface : thresholdInterfaces) in ~NvidiaGpuVoltageSensor()
H A DNvidiaGpuEnergySensor.cpp60 thresholdInterfaces[static_cast<size_t>(threshold.level)] =
71 for (const auto& iface : thresholdInterfaces) in ~NvidiaGpuEnergySensor()
H A DNvidiaGpuSensor.cpp59 thresholdInterfaces[static_cast<size_t>(threshold.level)] =
90 for (const auto& iface : thresholdInterfaces) in ~NvidiaGpuTempSensor()
H A DNvidiaGpuPowerSensor.cpp62 thresholdInterfaces[static_cast<size_t>(threshold.level)] =
73 for (const auto& iface : thresholdInterfaces) in ~NvidiaGpuPowerSensor()
/openbmc/dbus-sensors/src/external/
H A DExternalSensor.cpp57 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ExternalSensor()
108 for (const auto& iface : thresholdInterfaces) in ~ExternalSensor()
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.cpp79 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in HwmonTempSensor()
126 for (const auto& iface : thresholdInterfaces) in ~HwmonTempSensor()
/openbmc/dbus-sensors/src/
H A Dsensor.hpp136 thresholdInterfaces; member
142 if (index >= thresholdInterfaces.size()) in getThresholdInterface()
148 thresholdInterfaces[index]; in getThresholdInterface()
344 for (auto& thresIface : thresholdInterfaces) in setInitialProperties()
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.cpp84 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ADCSensor()
99 for (const auto& iface : thresholdInterfaces) in ~ADCSensor()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp84 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in PSUSensor()
110 for (const auto& iface : thresholdInterfaces) in ~PSUSensor()
/openbmc/dbus-sensors/src/fan/
H A DTachSensor.cpp71 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in TachSensor()
106 for (const auto& iface : thresholdInterfaces) in ~TachSensor()
/openbmc/dbus-sensors/src/mcu/
H A DMCUTempSensor.cpp82 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in MCUTempSensor()
94 for (const auto& iface : thresholdInterfaces) in ~MCUTempSensor()
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.cpp93 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in IntelCPUSensor()
114 for (const auto& iface : thresholdInterfaces) in ~IntelCPUSensor()
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp183 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in CFMSensor()
291 for (const auto& iface : thresholdInterfaces) in ~CFMSensor()
509 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ExitAirTempSensor()
521 for (const auto& iface : thresholdInterfaces) in ~ExitAirTempSensor()
/openbmc/dbus-sensors/src/smbpbi/
H A DSmbpbiSensor.cpp76 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in SmbpbiSensor()
108 for (const auto& iface : thresholdInterfaces) in ~SmbpbiSensor()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp86 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in IpmbSensor()
95 for (const auto& iface : thresholdInterfaces) in ~IpmbSensor()