Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp676 const std::string pidClass = in init() local
699 if (pidClass == "fan") in init()
761 if ((pidClass == "temp") || (pidClass == "margin") || in init()
762 (pidClass == "power") || (pidClass == "powersum")) in init()
768 config.type = pidClass; in init()
820 if (pidClass == "fan") in init()
884 fanConfig.type = pidClass; in init()