Home
last modified time | relevance | path

Searched refs:I2CDevice (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp27 unsigned long I2CDevice::getFuncs() in getFuncs()
49 void I2CDevice::checkReadFuncs(int type) in checkReadFuncs()
95 void I2CDevice::checkWriteFuncs(int type) in checkWriteFuncs()
154 void I2CDevice::processCallSMBus(uint8_t addr, uint8_t writeSize, in processCallSMBus()
178 void I2CDevice::processCallI2C(uint8_t addr, uint8_t writeSize, in processCallI2C()
248 void I2CDevice::open() in open()
282 void I2CDevice::close() in close()
301 void I2CDevice::read(uint8_t& data) in read()
320 void I2CDevice::read(uint8_t addr, uint8_t& data) in read()
339 void I2CDevice::read(uint8_t addr, uint16_t& data) in read()
[all …]
H A Di2c.hpp8 class I2CDevice : public I2CInterface class
11 I2CDevice() = delete;
24 explicit I2CDevice(uint8_t busId, uint8_t devAddr, in I2CDevice() function in i2c::I2CDevice
163 ~I2CDevice() in ~I2CDevice()
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp58 class I2CDevice class
61 explicit I2CDevice(I2CDeviceParams params);
62 ~I2CDevice();
93 std::pair<std::shared_ptr<I2CDevice>, bool>>
101 std::pair<std::shared_ptr<I2CDevice>, bool>> in instantiateDevices()
162 I2CDevice tmp(*params); in instantiateDevices()
169 std::make_pair(std::make_shared<I2CDevice>(*params), in instantiateDevices()
H A DDeviceMgmt.cpp91 I2CDevice::I2CDevice(I2CDeviceParams params) : params(params) in I2CDevice() function in I2CDevice
99 I2CDevice::~I2CDevice() in ~I2CDevice()
104 int I2CDevice::create() const in create()
139 int I2CDevice::destroy() const in destroy()
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.hpp43 const std::shared_ptr<I2CDevice>& i2cDevice);
47 const std::shared_ptr<I2CDevice>& newI2CDevice);
51 std::shared_ptr<I2CDevice> getI2CDevice() const in getI2CDevice()
60 std::shared_ptr<I2CDevice> i2cDevice;
H A DHwmonTempSensor.cpp60 const std::shared_ptr<I2CDevice>& i2cDevice) : in HwmonTempSensor()
98 const std::shared_ptr<I2CDevice>& newI2CDevice) in activate()
H A DHwmonTempMain.cpp356 std::shared_ptr<I2CDevice> i2cDev; in createSensors()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.hpp33 const std::shared_ptr<I2CDevice>& i2cDevice);
37 const std::shared_ptr<I2CDevice>& newI2CDevice);
41 std::shared_ptr<I2CDevice> getI2CDevice() const in getI2CDevice()
51 std::shared_ptr<I2CDevice> i2cDevice;
H A DPSUSensor.cpp56 const std::shared_ptr<I2CDevice>& i2cDevice) : in PSUSensor()
128 const std::shared_ptr<I2CDevice>& newI2CDevice) in activate()
H A DPSUSensorMain.cpp469 std::shared_ptr<I2CDevice> i2cDev; in createSensorsCallback()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Decorator/I2CDevice'
8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml',
28 'xyz/openbmc_project/Inventory/Decorator/I2CDevice',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/
H A Dmeson.build9 subdir('I2CDevice') subdir
195 '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml',
197 output: ['I2CDevice.md'],
209 'xyz/openbmc_project/Inventory/Decorator/I2CDevice',
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]