/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 131 std::string_view sensorType) in getSensorId() 148 std::string sensorType{sensorId.substr(0, index)}; in splitSensorNameAndType() local 160 inline std::string_view toReadingUnits(std::string_view sensorType) in toReadingUnits() 202 inline sensor::ReadingType toReadingType(std::string_view sensorType) in toReadingType() 391 std::string_view sensorName, std::string_view sensorType, in objectPropertiesToJson() 696 std::string sensorType = sensorPath.parent_path().filename(); in objectExcerptToJson() local
|
/openbmc/phosphor-virtual-sensor/ |
H A D | virtualSensor.cpp | 184 const std::string& sensorType, in parseConfigInterface() 312 std::string sensorType = desc.value("SensorType", ""); in initVirtualSensor() local 376 const std::string& sensorType, const std::string& calculationIface) in initVirtualSensor() 778 std::string sensorType, sensorUnit; in createVirtualSensorsFromDBus() local 871 std::string sensorType = desc.value("SensorType", ""); in createVirtualSensors() local
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeSensor.hpp | 9 static constexpr const char* sensorType = "NVME1000"; member in NVMeSensor
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | oemhandler.hpp | 66 uint8_t sensorType; //!< Sensor Type. member 83 Type sensorType; member
|
/openbmc/intel-ipmi-oem/src/ |
H A D | ipmi_to_redfish_hooks.cpp | 866 uint8_t sensorType, uint8_t sensorNum, uint8_t eventType, in checkRedfishHooks() 911 bool checkRedfishHooks(uint16_t generatorID, uint8_t evmRev, uint8_t sensorType, in checkRedfishHooks()
|
H A D | sensorcommands.cpp | 114 uint8_t sensorType = 0; in ipmiSenPlatformEvent() local
|
H A D | storagecommands.cpp | 979 uint8_t sensorType = 0; in ipmiStorageGetSELEntry() local 1069 uint16_t generatorID, uint8_t evmRev, uint8_t sensorType, uint8_t sensorNum, in ipmiStorageAddSELEntry()
|
/openbmc/dbus-sensors/src/ |
H A D | PwmSensor.cpp | 43 const std::string& sensorType, bool isValueMutable) : in PwmSensor()
|
/openbmc/dbus-sensors/src/mcu/ |
H A D | MCUTempSensor.cpp | 58 constexpr const char* sensorType = "MCUTempSensor"; variable
|
/openbmc/dbus-sensors/src/external/ |
H A D | ExternalSensorMain.cpp | 60 static const char* sensorType = "ExternalSensor"; variable
|
/openbmc/phosphor-hwmon/ |
H A D | thresholds.hpp | 121 auto addThreshold(const std::string& sensorType, const std::string& sensorID, in addThreshold()
|
/openbmc/dbus-sensors/src/ipmb/ |
H A D | IpmbSensor.hpp | 13 constexpr const char* sensorType = "IpmbSensor"; variable
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sensorutils.hpp | 150 uint8_t sensorType = 0; in getSensorTypeFromPath() local
|
H A D | storagecommands.hpp | 191 uint8_t sensorType; //!< Sensor Type. member
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 164 Type sensorType; member 206 Type sensorType; member
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmisensor.cpp | 280 bool shouldReport(uint8_t sensorType, int offset, int* index) in shouldReport()
|
H A D | selutility.hpp | 86 uint8_t sensorType; //!< Sensor Type. member
|
H A D | dcmihandler.cpp | 839 getTempReadings(ipmi::Context::ptr& ctx, uint8_t sensorType, in getTempReadings() 1146 getSensorInfo(uint8_t sensorType, uint8_t entityId, uint8_t entityInstance, in getSensorInfo()
|
H A D | storagehandler.cpp | 677 [[maybe_unused]] uint8_t evmRev, uint8_t sensorType, in ipmiStorageAddSEL()
|
/openbmc/dbus-sensors/src/intrusion/ |
H A D | IntrusionSensorMain.cpp | 51 static constexpr const char* sensorType = "ChassisIntrusionSensor"; variable
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sdrutils.cpp | 321 uint8_t sensorType = 0; in getSensorTypeFromPath() local
|
H A D | sensorcommands.cpp | 718 uint8_t sensorType = 0; in ipmiSenPlatformEvent() local 2677 getSensorInfo(ipmi::Context::ptr ctx, uint8_t sensorType, uint8_t entityId, in getSensorInfo() 2733 getTempReadings(ipmi::Context::ptr ctx, uint8_t sensorType, in getTempReadings()
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempMain.cpp | 369 std::string sensorType = findSensorCfg->second.interface; in createSensors() local
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sdrutils.hpp | 389 uint8_t sensorType = 0; in getSensorTypeFromPath() local
|
/openbmc/dbus-sensors/src/intel-cpu/ |
H A D | IntelCPUSensorMain.cpp | 249 std::string sensorType; in createSensors() local
|