Home
last modified time | relevance | path

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

12

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp131 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 DvirtualSensor.cpp184 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 DNVMeSensor.hpp9 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.cpp979 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 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.hpp13 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/include/ipmid/
H A Dtypes.hpp164 Type sensorType; member
206 Type sensorType; member
/openbmc/phosphor-host-ipmid/
H A Dipmisensor.cpp280 bool shouldReport(uint8_t sensorType, int offset, int* index) in shouldReport()
H A Dselutility.hpp86 uint8_t sensorType; //!< Sensor Type. member
H A Ddcmihandler.cpp839 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 Dstoragehandler.cpp677 [[maybe_unused]] uint8_t evmRev, uint8_t sensorType, in ipmiStorageAddSEL()
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp51 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; 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 DHwmonTempMain.cpp369 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
/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp249 std::string sensorType; in createSensors() local

12