Home
last modified time | relevance | path

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

/openbmc/phosphor-modbus/rtu/
H A Ddevice_manager.cpp18 using DeviceFactoryIntf = phosphor::modbus::rtu::device::DeviceFactory; typedef
30 auto deviceInterfaces = DeviceFactoryIntf::getInterfaces(); in getInterfaces()
73 auto deviceInterfaces = DeviceFactoryIntf::getInterfaces(); in processConfigAdded()
137 co_await DeviceFactoryIntf::getConfig(ctx, objectPath, interfaceName); in processDeviceAdded()
155 auto device = DeviceFactoryIntf::create(ctx, config, in processDeviceAdded()