Searched refs:hwmonBaseName (Results 1 – 2 of 2) sorted by relevance
97 const std::string& directory, const std::string& hwmonBaseName, in getFullHwmonFilePath() argument104 result = directory + "/" + hwmonBaseName + "_input"; in getFullHwmonFilePath()107 filename = directory + "/" + hwmonBaseName + "_label"; in getFullHwmonFilePath()114 searchVal = hwmonBaseName; in getFullHwmonFilePath()118 result = directory + "/" + hwmonBaseName + "_input"; in getFullHwmonFilePath()
76 const std::string& directory, const std::string& hwmonBaseName,