Searched refs:deviceConstructor (Results 1 – 1 of 1) sorted by relevance
136 std::filesystem::path deviceConstructor(busPath); in createDevice() local137 deviceConstructor /= constructor; in createDevice()138 std::ofstream deviceFile(deviceConstructor); in createDevice()141 std::cerr << "Error writing " << deviceConstructor << "\n"; in createDevice()