Searched refs:DeviceFactoryIntf (Results 1 – 1 of 1) sorted by relevance
18 using DeviceFactoryIntf = phosphor::modbus::rtu::device::DeviceFactory; typedef30 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()