Searched refs:deviceInventoryPath (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | dbus_sensors.cpp | 67 deviceInventoryPath.clear(); in endRail() 96 bus, sensorName, type, value, rail, deviceInventoryPath, in setValue() 110 const std::string& deviceInventoryPath, in startRail() argument 115 this->deviceInventoryPath = deviceInventoryPath; in startRail()
|
H A D | dbus_sensor.cpp | 71 const std::string& deviceInventoryPath, in DBusSensor() argument 83 getAssociations(deviceInventoryPath, chassisInventoryPath); 156 DBusSensor::getAssociations(const std::string& deviceInventoryPath, in getAssociations() argument 170 std::make_tuple("inventory", "sensors", deviceInventoryPath)); in getAssociations()
|
H A D | dbus_sensors.hpp | 77 const std::string& deviceInventoryPath, 116 std::string deviceInventoryPath{}; member in phosphor::power::regulators::DBusSensors
|
H A D | dbus_sensor.hpp | 124 const std::string& deviceInventoryPath, 272 getAssociations(const std::string& deviceInventoryPath,
|
H A D | sensors.hpp | 232 const std::string& deviceInventoryPath,
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | mock_sensors.hpp | 57 const std::string& deviceInventoryPath,
|