Searched refs:hwmonNamePaths (Results 1 – 1 of 1) sorted by relevance
193 std::vector<std::filesystem::path> hwmonNamePaths; in createSensors() local 196 hwmonNamePaths, 6); in createSensors() 197 if (hwmonNamePaths.empty()) in createSensors() 206 for (const std::filesystem::path& hwmonNamePath : hwmonNamePaths) in createSensors()