Searched refs:getSysfsRootPath (Results 1 – 1 of 1) sorted by relevance
197 static std::optional<std::filesystem::path> getSysfsRootPath(const char* devicePath) { in getSysfsRootPath() function1952 std::optional<std::filesystem::path> sysfsRootPath = getSysfsRootPath(devicePath.c_str()); in openDeviceLocked()