Searched refs:hwmonNamePaths (Results 1 – 1 of 1) sorted by relevance
191 std::vector<std::filesystem::path> hwmonNamePaths; in createSensors() local194 hwmonNamePaths, 6); in createSensors()195 if (hwmonNamePaths.empty()) in createSensors()204 for (const std::filesystem::path& hwmonNamePath : hwmonNamePaths) in createSensors()