Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dsysfs.cpp35 static constexpr auto ofRoot = "/sys/firmware/devicetree/base"; variable
168 auto fullOfPath = fs::path(ofRoot) / fs::path(ofNode).relative_path(); in findHwmonFromOFPath()