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.hpp44 class I2CDevice class
47 explicit I2CDevice(I2CDeviceParams params);
48 ~I2CDevice();
79 std::pair<std::shared_ptr<I2CDevice>, bool>>
87 std::pair<std::shared_ptr<I2CDevice>, bool>> in instantiateDevices()
148 I2CDevice tmp(*params); in instantiateDevices()
155 std::make_pair(std::make_shared<I2CDevice>(*params), in instantiateDevices()
H A DDeviceMgmt.cpp92 I2CDevice::I2CDevice(I2CDeviceParams params) : params(params) in I2CDevice() function in I2CDevice
100 I2CDevice::~I2CDevice() in ~I2CDevice()
105 int I2CDevice::create() const in create()
140 int I2CDevice::destroy() const in destroy()
/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempSensor.hpp36 const std::shared_ptr<I2CDevice>& i2cDevice);
40 const std::shared_ptr<I2CDevice>& newI2CDevice);
44 std::shared_ptr<I2CDevice> getI2CDevice() const in getI2CDevice()
53 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.cpp355 std::shared_ptr<I2CDevice> i2cDev; in createSensors()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensor.hpp28 const std::shared_ptr<I2CDevice>& i2cDevice);
32 const std::shared_ptr<I2CDevice>& newI2CDevice);
36 std::shared_ptr<I2CDevice> getI2CDevice() const in getI2CDevice()
46 std::shared_ptr<I2CDevice> i2cDevice;
H A DPSUSensor.cpp56 const std::shared_ptr<I2CDevice>& i2cDevice) : in PSUSensor()
126 const std::shared_ptr<I2CDevice>& newI2CDevice) in activate()
H A DPSUSensorMain.cpp463 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',
23 'xyz/openbmc_project/Inventory/Decorator/I2CDevice',
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/
H A Dmeson.build9 subdir('I2CDevice') subdir
145 …input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml', …
146 output: [ 'I2CDevice.md' ],
153 '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...]