Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.cpp28 constexpr auto inputSuffix = "input"; variable
1108 tempValue = readFile<double>(filePathString + inputSuffix); in readTempSensors()
1114 "PATH", filePathString + inputSuffix, "ERROR", in readTempSensors()
1254 tempValue = readFile<double>(filePathString + inputSuffix); in readPowerSensors()
1260 "PATH", filePathString + inputSuffix, "ERROR", in readPowerSensors()