Home
last modified time | relevance | path

Searched defs:peciDevPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp101 static constexpr const char* peciDevPath = "/sys/bus/peci/devices/"; variable
544 std::string peciDevPath = peciDev + std::to_string(config.bus); in detectCpu() local