/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 143 std::string_view sensorType) in getSensorId() 160 std::string sensorType{sensorId.substr(0, index)}; in splitSensorNameAndType() local 172 inline std::string_view toReadingUnits(std::string_view sensorType) in toReadingUnits() 222 inline sensor::ReadingType toReadingType(std::string_view sensorType) in toReadingType() 419 std::string_view sensorName, std::string_view sensorType, in objectPropertiesToJson() 738 std::string sensorType = sensorPath.parent_path().filename(); in objectExcerptToJson() local
|
/openbmc/phosphor-virtual-sensor/src/ |
H A D | virtualSensor.cpp | 197 const std::string& sensorType, in parseConfigInterface() 328 std::string sensorType = desc.value("SensorType", ""); in initVirtualSensor() local 391 const std::string& sensorType, const std::string& calculationIface) in initVirtualSensor() 799 std::string sensorType, sensorUnit; in createVirtualSensorsFromDBus() local 892 std::string sensorType = desc.value("SensorType", ""); in createVirtualSensors() local
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeSensor.hpp | 18 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 | 982 uint8_t sensorType = 0; in ipmiStorageGetSELEntry() local 1072 uint16_t generatorID, uint8_t evmRev, uint8_t sensorType, uint8_t sensorNum, in ipmiStorageAddSELEntry()
|
/openbmc/dbus-sensors/src/smbpbi/ |
H A D | SmbpbiSensor.hpp | 59 std::string sensorType; member
|
/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 | 21 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/ |
H A D | sensorhandler.hpp | 54 uint8_t sensorType; member 228 uint8_t sensorType; member 273 uint8_t sensorType; member 298 uint8_t sensorType; member
|
H A D | selutility.hpp | 73 uint8_t sensorType; //!< Sensor Type. member
|
H A D | ipmisensor.cpp | 280 bool shouldReport(uint8_t sensorType, int offset, int* index) in shouldReport()
|
H A D | dcmihandler.cpp | 1165 getTempReadings(ipmi::Context::ptr& ctx, uint8_t sensorType, in getTempReadings() 1472 getSensorInfo(uint8_t sensorType, uint8_t entityId, uint8_t entityInstance, in getSensorInfo()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 165 Type sensorType; member 207 Type sensorType; member
|
/openbmc/dbus-sensors/src/intrusion/ |
H A D | IntrusionSensorMain.cpp | 50 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; ipmiSenPlatformEvent() local 2676 getSensorInfo(ipmi::Context::ptr ctx,uint8_t sensorType,uint8_t entityId,uint8_t entityInstance,uint8_t instanceStart) getSensorInfo() argument 2732 getTempReadings(ipmi::Context::ptr ctx,uint8_t sensorType,uint8_t entityId,uint8_t entityInstance,uint8_t instanceStart) getTempReadings() argument [all...] |
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempMain.cpp | 373 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
|