Searched refs:dtorPath (Results 1 – 1 of 1) sorted by relevance
146 std::filesystem::path dtorPath = i2cBusPath(params.bus) / "delete_device"; in destroy() local147 std::ofstream dtor(dtorPath); in destroy()150 std::cerr << "Failed to open " << dtorPath << "\n"; in destroy()158 std::cerr << "Failed to write to " << dtorPath << "\n"; in destroy()