Searched refs:hwmonNamePath (Results 1 – 1 of 1) sorted by relevance
208 for (const fs::path& hwmonNamePath : hwmonNamePaths) in createSensors() local210 auto hwmonDirectory = hwmonNamePath.parent_path(); in createSensors()218 fs::path::iterator it = hwmonNamePath.begin(); in createSensors()229 std::ifstream nameFile(hwmonNamePath); in createSensors()232 std::cerr << "Failure reading " << hwmonNamePath << "\n"; in createSensors()245 std::cout << "Checking: " << hwmonNamePath << ": " << hwmonName in createSensors()309 auto directory = hwmonNamePath.parent_path(); in createSensors()