Searched refs:ctorPath (Results 1 – 1 of 1) sorted by relevance
113 std::filesystem::path ctorPath = i2cBusPath(params.bus) / "new_device"; in create() local114 std::ofstream ctor(ctorPath); in create()117 std::cerr << "Failed to open " << ctorPath << "\n"; in create()125 std::cerr << "Failed to write to " << ctorPath << "\n"; in create()