Home
last modified time | relevance | path

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

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