Home
last modified time | relevance | path

Searched defs:sensorTypes (Results 1 – 10 of 10) sorted by relevance

/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp84 const I2CDeviceTypeMap& sensorTypes) in instantiateDevices()
H A DADCSensorMain.cpp59 static constexpr auto sensorTypes{std::to_array<const char*>({"ADC"})}; variable
H A DHwmonTempMain.cpp67 static const I2CDeviceTypeMap sensorTypes{ variable
H A DFanMain.cpp59 static auto sensorTypes{std::to_array<const char*>( variable
H A DIntelCPUSensorMain.cpp106 static constexpr auto sensorTypes{std::to_array<const char*>({"XeonCPU"})}; variable
H A DPSUSensorMain.cpp66 static const I2CDeviceTypeMap sensorTypes{ variable
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp122 sensorTypes{{{"temperature", SensorTypeCodes::temperature}, variable
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp42 sensorTypes{ variable
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp361 sensorTypes{{{"temperature", SensorTypeCodes::temperature}, variable
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp330 std::span<const std::string_view> sensorTypes, in reduceSensorList()
402 std::span<const std::string_view> sensorTypes, in getChassis()