Searched refs:ctorPath (Results 1 – 1 of 1) sorted by relevance
114 fs::path ctorPath = i2cBusPath(params.bus) / "new_device"; in create() local115 std::ofstream ctor(ctorPath); in create()118 std::cerr << "Failed to open " << ctorPath << "\n"; in create()126 std::cerr << "Failed to write to " << ctorPath << "\n"; in create()