Searched refs:newDevice (Results 1 – 1 of 1) sorted by relevance
430 std::string newDevice = devPath + "peci-" + busStr + "/new_device"; in exportDevice() local433 std::filesystem::path devicePath(newDevice); in exportDevice()465 std::ofstream deviceFile(newDevice); in exportDevice()468 std::cerr << "Error opening " << newDevice << "\n"; in exportDevice()