Searched refs:configurationPath (Results 1 – 5 of 5) sorted by relevance
| /openbmc/dbus-sensors/src/ |
| H A D | sensor.hpp | 72 const std::string& configurationPath, const std::string& objectType, in Sensor() 77 configurationPath(configurationPath), in Sensor() 96 std::string configurationPath; member 173 configInterface, "PATH", configurationPath); in updateInstrumentation() 279 createAssociation(association, configurationPath); in setInitialProperties() 324 configurationPath, configInterface, threshold, in setInitialProperties()
|
| /openbmc/dbus-sensors/src/nvme/ |
| H A D | NVMeContext.hpp | 45 if (sensor->configurationPath == path) in getSensorAtPath()
|
| /openbmc/dbus-sensors/src/psu/ |
| H A D | PSUSensor.cpp | 102 createInventoryAssoc(conn, association, configurationPath); in PSUSensor()
|
| /openbmc/dbus-sensors/src/ipmb/ |
| H A D | IpmbSensor.cpp | 695 if ((sensorIt->second->configurationPath == removedPath) && in interfaceRemoved()
|
| /openbmc/dbus-sensors/src/hwmon-temp/ |
| H A D | HwmonTempMain.cpp | 570 if (sensorIt->second && (sensorIt->second->configurationPath == path) && in interfaceRemoved()
|