Home
last modified time | relevance | path

Searched defs:I2CDeviceParams (Results 1 – 1 of 1) sorted by relevance

/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp28 struct I2CDeviceParams struct
30 I2CDeviceParams(const I2CDeviceType& type, uint64_t bus, uint64_t address) : in I2CDeviceParams() function
41 std::optional<I2CDeviceParams> getI2CDeviceParams( argument