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.cpp31 static std::string getControlPath(int8_t zone) in getControlPath() function
39 std::string path = getControlPath(zoneId); in getFanCtrlProperty()
71 std::string path = getControlPath(zoneId); in setFanCtrlProperty()
/openbmc/phosphor-pid-control/pid/
H A Dbuilder.cpp34 static std::string getControlPath(int64_t zone) in getControlPath() function
70 modeControlBus, getControlPath(zoneId).c_str(), deferSignals, in buildZones()