Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.hpp55 const std::string sysfsName = "occ-hwmon"; variable
111 fs::path(sysfsName + "." + std::to_string(instance + 1)), in Status()
H A Docc_status.cpp414 fs::path(sysfsName + "." + std::to_string(instance + 1)) / "occ_state"; in occReadStateNow()