Home
last modified time | relevance | path

Searched refs:getI2CDevice (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.hpp44 std::shared_ptr<I2CDevice> getI2CDevice() const in getI2CDevice() function in HwmonTempSensor
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.hpp36 std::shared_ptr<I2CDevice> getI2CDevice() const in getI2CDevice() function in PSUSensor
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp128 std::make_pair(findSensor->getI2CDevice(), false)); in instantiateDevices()