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.cpp332 getSensorEventTypeFromPath(sensorPath) != in getSensorMap()
911 getSensorEventTypeFromPath(path) != in ipmiSenGetSensorReading()
1468 getSensorEventTypeFromPath(path) != in ipmiSenGetSensorEventEnable()
1614 getSensorEventTypeFromPath(path) != in ipmiSenGetSensorEventStatus()
1824 record.body.event_reading_type = getSensorEventTypeFromPath(path); in constructSensorSdr()
2229 getSensorEventTypeFromPath(path) != in getSensorDataRecord()
H A Dsdrutils.cpp352 uint8_t getSensorEventTypeFromPath(const std::string& path) in getSensorEventTypeFromPath() function
H A Dstoragecommands.cpp1069 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.cpp714 record.body.event_reading_type = getSensorEventTypeFromPath(path); in ipmiStorageGetSDR()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1008 eventType = getSensorEventTypeFromPath(sensorPath); in ipmiStorageGetSELEntry()