Home
last modified time | relevance | path

Searched defs:sensorType (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp143 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 DvirtualSensor.cpp197 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 DNVMeSensor.hpp18 static constexpr const char* sensorType = "NVME1000"; member in NVMeSensor
/openbmc/openpower-host-ipmi-oem/
H A Doemhandler.hpp66 uint8_t sensorType; //!< Sensor Type. member
83 Type sensorType; member
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp866 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 Dsensorcommands.cpp114 uint8_t sensorType = 0; in ipmiSenPlatformEvent() local
H A Dstoragecommands.cpp982 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 DSmbpbiSensor.hpp59 std::string sensorType; member
/openbmc/dbus-sensors/src/
H A DPwmSensor.cpp43 const std::string& sensorType, bool isValueMutable) : in PwmSensor()
/openbmc/dbus-sensors/src/mcu/
H A DMCUTempSensor.cpp58 constexpr const char* sensorType = "MCUTempSensor"; variable
/openbmc/dbus-sensors/src/external/
H A DExternalSensorMain.cpp60 static const char* sensorType = "ExternalSensor"; variable
/openbmc/phosphor-hwmon/
H A Dthresholds.hpp121 auto addThreshold(const std::string& sensorType, const std::string& sensorID, in addThreshold()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.hpp21 constexpr const char* sensorType = "IpmbSensor"; variable
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp150 uint8_t sensorType = 0; in getSensorTypeFromPath() local
H A Dstoragecommands.hpp191 uint8_t sensorType; //!< Sensor Type. member
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp54 uint8_t sensorType; member
228 uint8_t sensorType; member
273 uint8_t sensorType; member
298 uint8_t sensorType; member
H A Dselutility.hpp73 uint8_t sensorType; //!< Sensor Type. member
H A Dipmisensor.cpp280 bool shouldReport(uint8_t sensorType, int offset, int* index) in shouldReport()
H A Ddcmihandler.cpp1165 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 Dtypes.hpp165 Type sensorType; member
207 Type sensorType; member
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp50 static constexpr const char* sensorType = "ChassisIntrusionSensor"; variable
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp321 uint8_t sensorType = 0; in getSensorTypeFromPath() local
H A Dsensorcommands.cpp718 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 DHwmonTempMain.cpp373 std::string sensorType = findSensorCfg->second.interface; in createSensors() local
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp389 uint8_t sensorType = 0; in getSensorTypeFromPath() local

12