Home
last modified time | relevance | path

Searched refs:getSensorTypeFromPath (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp335 uint8_t getSensorTypeFromPath(const std::string& path);
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp148 inline static uint8_t getSensorTypeFromPath(const std::string& path) in getSensorTypeFromPath() function
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp387 inline static uint8_t getSensorTypeFromPath(const std::string& path) in getSensorTypeFromPath() function
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp319 uint8_t getSensorTypeFromPath(const std::string& path) in getSensorTypeFromPath() function
H A Dstoragecommands.cpp1054 sensorType = getSensorTypeFromPath(sensorPath); in ipmiStorageGetSELEntry()
H A Dsensorcommands.cpp1814 record.body.sensor_type = getSensorTypeFromPath(path); in constructSensorSdr()
2529 const auto& sensorTypeValue = getSensorTypeFromPath(sensorObjPath); in getSensorsByEntityId()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp704 record.body.sensor_type = getSensorTypeFromPath(path); in ipmiStorageGetSDR()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1002 sensorType = getSensorTypeFromPath(sensorPath); in ipmiStorageGetSELEntry()