Searched refs:unbindPath (Results 1 – 2 of 2) sorted by relevance
107 auto unbindPath = path / "unbind"; in unbindDevice() local108 std::ofstream unbind{unbindPath}; in unbindDevice()118 "PATH", unbindPath, "ADDR", address); in unbindDevice()
195 auto unbindPath = driverPath + "/unbind"; in unbindEEPROM() local196 std::ofstream ofunbind(unbindPath, std::ofstream::out); in unbindEEPROM()199 error("Failed to open unbind file: {PATH}", "PATH", unbindPath); in unbindEEPROM()