Home
last modified time | relevance | path

Searched refs:getSensorNumberFromPath (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp337 uint16_t getSensorNumberFromPath(const std::string& path);
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp400 inline static uint16_t getSensorNumberFromPath(const std::string& path) in getSensorNumberFromPath() function
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp333 uint16_t getSensorNumberFromPath(const std::string& path) in getSensorNumberFromPath() function
H A Dsensorcommands.cpp2183 uint16_t sensorNum = getSensorNumberFromPath(path); in getSensorDataRecord()
2583 auto recordId = getSensorNumberFromPath(sensorObjPath); in getSensorsByEntityId()
2596 auto recordId = getSensorNumberFromPath(sensorObjPath); in getSensorsByEntityId()
H A Dstoragecommands.cpp1057 sensorAndLun = getSensorNumberFromPath(sensorPath); in ipmiStorageGetSELEntry()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp1005 sensorAndLun = getSensorNumberFromPath(sensorPath); in ipmiStorageGetSELEntry()