Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dconf.hpp55 struct ControllerInfo struct
95 using PIDConf = std::map<std::string, ControllerInfo>;
/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp29 void from_json(const json& j, conf::ControllerInfo& c) in from_json()
227 auto item = pid.get<conf::ControllerInfo>(); in buildPIDsFromJson()
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp333 conf::ControllerInfo& info, const std::string* thresholdProperty, in populatePidInfo()
1014 conf::ControllerInfo& info = conf[pidName]; in init()
1025 conf::ControllerInfo& info = conf[input.name]; in init()
1190 conf::ControllerInfo& info = conf[pidName]; in init()