Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp406 static constexpr auto setpointpath = "/etc/thermal.d/setpoint"; in determineMaxSetPointRequest() local
408 fileParseRpm(setpointpath, _maximumSetPoint); in determineMaxSetPointRequest()
413 std::string zoneSetpointPath = setpointpath + zoneSuffix.str(); in determineMaxSetPointRequest()