Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Ddbus_sensors.cpp67 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 Ddbus_sensor.cpp71 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 Ddbus_sensors.hpp77 const std::string& deviceInventoryPath,
116 std::string deviceInventoryPath{}; member in phosphor::power::regulators::DBusSensors
H A Ddbus_sensor.hpp124 const std::string& deviceInventoryPath,
272 getAssociations(const std::string& deviceInventoryPath,
H A Dsensors.hpp232 const std::string& deviceInventoryPath,
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dmock_sensors.hpp57 const std::string& deviceInventoryPath,