Home
last modified time | relevance | path

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

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