Searched refs:hwmonNamePath (Results 1 – 1 of 1) sorted by relevance
204 for (const std::filesystem::path& hwmonNamePath : hwmonNamePaths) in createSensors() local206 auto hwmonDirectory = hwmonNamePath.parent_path(); in createSensors()214 std::filesystem::path::iterator it = hwmonNamePath.begin(); in createSensors()225 std::ifstream nameFile(hwmonNamePath); in createSensors()228 lg2::error("Failure reading '{PATH}'", "PATH", hwmonNamePath); in createSensors()239 lg2::debug("Checking: '{PATH}': '{NAME}'", "PATH", hwmonNamePath, in createSensors()303 auto directory = hwmonNamePath.parent_path(); in createSensors()