Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/nvme/
H A DNVMeSensor.cpp63 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in NVMeSensor()
80 for (const auto& iface : thresholdInterfaces) in ~NVMeSensor()
/openbmc/dbus-sensors/src/
H A Dsensor.hpp131 thresholdInterfaces; member
137 if (index >= thresholdInterfaces.size()) in getThresholdInterface()
143 thresholdInterfaces[index]; in getThresholdInterface()
337 for (auto& thresIface : thresholdInterfaces) in setInitialProperties()
/openbmc/dbus-sensors/src/external/
H A DExternalSensor.cpp58 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ExternalSensor()
109 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/psu/
H A DPSUSensor.cpp87 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in PSUSensor()
113 for (const auto& iface : thresholdInterfaces) in ~PSUSensor()
/openbmc/dbus-sensors/src/adc/
H A DADCSensor.cpp83 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ADCSensor()
98 for (const auto& iface : thresholdInterfaces) in ~ADCSensor()
/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.cpp84 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in MCUTempSensor()
96 for (const auto& iface : thresholdInterfaces) in ~MCUTempSensor()
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.cpp94 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in IntelCPUSensor()
115 for (const auto& iface : thresholdInterfaces) in ~IntelCPUSensor()
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp189 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in CFMSensor()
297 for (const auto& iface : thresholdInterfaces) in ~CFMSensor()
525 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ExitAirTempSensor()
537 for (const auto& iface : thresholdInterfaces) in ~ExitAirTempSensor()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp85 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in IpmbSensor()
94 for (const auto& iface : thresholdInterfaces) in ~IpmbSensor()