Home
last modified time | relevance | path

Searched refs:maxSuffix (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_manager.cpp29 constexpr auto maxSuffix = "max"; variable
943 auto dvfsValue = readFile<double>(filePathString + maxSuffix); in readTempSensors()
953 filePathString + maxSuffix, e.code().value()) in readTempSensors()