Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/ipmi/
H A Ddbus_mode.cpp43 static std::string getControlPath(int8_t zone) in getControlPath() function
51 std::string path = getControlPath(zoneId); in getFanCtrlProperty()
83 std::string path = getControlPath(zoneId); in setFanCtrlProperty()
/openbmc/phosphor-pid-control/pid/
H A Dbuilder.cpp43 static std::string getControlPath(int64_t zone) in getControlPath() function
79 modeControlBus, getControlPath(zoneId).c_str(), deferSignals, in buildZones()