Searched refs:deviceConstructor (Results 1 – 1 of 1) sorted by relevance
120 std::filesystem::path deviceConstructor(busPath); in createDevice() local121 deviceConstructor /= constructor; in createDevice()122 std::ofstream deviceFile(deviceConstructor); in createDevice()125 lg2::error("Error writing {PATH}", "PATH", deviceConstructor.string()); in createDevice()