Searched refs:newDevice (Results 1 – 1 of 1) sorted by relevance
424 std::string newDevice = devPath + "peci-" + busStr + "/new_device"; in exportDevice() local427 std::filesystem::path devicePath(newDevice); in exportDevice()456 std::ofstream deviceFile(newDevice); in exportDevice()459 lg2::error("Error opening '{DEVICE}'", "DEVICE", newDevice); in exportDevice()