Searched refs:ctorPath (Results 1 – 1 of 1) sorted by relevance
114 std::filesystem::path ctorPath = i2cBusPath(params.bus) / "new_device"; in create() local115 std::ofstream ctor(ctorPath); in create()118 lg2::error("Failed to open '{PATH}'", "PATH", ctorPath); in create()126 lg2::error("Failed to write to '{PATH}'", "PATH", ctorPath); in create()