Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dtargets.hpp80 std::string sysfsFullPath; in addTarget() local
101 sysfsFullPath = in addTarget()
103 if (fs::exists(sysfsFullPath)) in addTarget()
158 sysfsFullPath, e.code().value()) in addTarget()
H A Dsensor.cpp223 auto sysfsFullPath = in addStatus() local
225 if (fs::exists(sysfsFullPath)) in addStatus()
248 sysfsFullPath, e.code().value()) in addStatus()