Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DNVMeSensor.cpp63 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in NVMeSensor()
80 for (const auto& iface : thresholdInterfaces) in ~NVMeSensor()
H A DExternalSensor.cpp58 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ExternalSensor()
109 for (const auto& iface : thresholdInterfaces) in ~ExternalSensor()
H A Dsensor.hpp122 thresholdInterfaces; member
128 if (index >= thresholdInterfaces.size()) in getThresholdInterface()
134 thresholdInterfaces[index]; in getThresholdInterface()
328 for (auto& thresIface : thresholdInterfaces) in setInitialProperties()
H A DHwmonTempSensor.cpp79 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in HwmonTempSensor()
121 for (const auto& iface : thresholdInterfaces) in ~HwmonTempSensor()
H A DPSUSensor.cpp87 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in PSUSensor()
113 for (const auto& iface : thresholdInterfaces) in ~PSUSensor()
H A DADCSensor.cpp82 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in ADCSensor()
97 for (const auto& iface : thresholdInterfaces) in ~ADCSensor()
H A DMCUTempSensor.cpp84 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in MCUTempSensor()
96 for (const auto& iface : thresholdInterfaces) in ~MCUTempSensor()
H A DIntelCPUSensor.cpp94 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in IntelCPUSensor()
115 for (const auto& iface : thresholdInterfaces) in ~IntelCPUSensor()
H A DTachSensor.cpp72 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in TachSensor()
106 for (const auto& iface : thresholdInterfaces) in ~TachSensor()
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()
H A DIpmbSensor.cpp85 thresholdInterfaces[static_cast<size_t>(threshold.level)] = in IpmbSensor()
94 for (const auto& iface : thresholdInterfaces) in ~IpmbSensor()