Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_manager.cpp26 constexpr auto fruTypeSuffix = "fru_type"; variable
851 fruTypeValue = readFile<uint32_t>(filePathString + fruTypeSuffix); in readTempSensors()
857 filePathString + fruTypeSuffix, e.code().value()) in readTempSensors()