Searched defs:driverDevice (Results 1 – 2 of 2) sorted by relevance
1230 const auto driverDevice = DriverDevice::create(device); in forTest_makeDriverDevice() local1269 for (auto& driverDevice : driverDevices) { in findAvailableDevices() local1282 if (auto driverDevice = DriverDevice::create(device)) { in registerDevice() local
1171 auto driverDevice = DeviceManager::forTest_makeDriverDevice(device); in makeDevices() local