Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp339 uint8_t getSensorEventTypeFromPath(const std::string& path);
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp161 inline static uint8_t getSensorEventTypeFromPath(const std::string&) in getSensorEventTypeFromPath() function
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp342 getSensorEventTypeFromPath(sensorPath) != in getSensorMap()
922 getSensorEventTypeFromPath(path) != in ipmiSenGetSensorReading()
1490 getSensorEventTypeFromPath(path) != in ipmiSenGetSensorEventEnable()
1638 getSensorEventTypeFromPath(path) != in ipmiSenGetSensorEventStatus()
1847 record.body.eventReadingType = getSensorEventTypeFromPath(path); in constructSensorSdr()
2248 getSensorEventTypeFromPath(path) != in getSensorDataRecord()
H A Dsdrutils.cpp360 uint8_t getSensorEventTypeFromPath(const std::string& path) in getSensorEventTypeFromPath() function
H A Dstoragecommands.cpp1065 eventType = getSensorEventTypeFromPath(sensorPath); in ipmiStorageGetSELEntry()
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp420 inline static uint8_t getSensorEventTypeFromPath(const std::string& /* path */) in getSensorEventTypeFromPath() function
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp715 record.body.event_reading_type = getSensorEventTypeFromPath(path); in ipmiStorageGetSDR()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1008 eventType = getSensorEventTypeFromPath(sensorPath); in ipmiStorageGetSELEntry()