Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A Dsensor.hpp72 const std::string& configurationPath, const std::string& objectType, in Sensor()
77 configurationPath(configurationPath), in Sensor()
91 std::string configurationPath; member
167 << ", path=" << configurationPath << "\n"; in updateInstrumentation()
272 createAssociation(association, configurationPath); in setInitialProperties()
317 configurationPath, configInterface, threshold, in setInitialProperties()
/openbmc/dbus-sensors/src/nvme/
H A DNVMeContext.hpp45 if (sensor->configurationPath == path) in getSensorAtPath()
/openbmc/dbus-sensors/src/external/
H A DExternalSensor.cpp
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.cpp107 createInventoryAssoc(conn, association, configurationPath);
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp707 if ((sensorIt->second->configurationPath == removedPath) && in interfaceRemoved()
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempMain.cpp566 if (sensorIt->second && (sensorIt->second->configurationPath == path) && in interfaceRemoved()