Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dconf.hpp53 struct ControllerInfo struct
93 using PIDConf = std::map<std::string, ControllerInfo>;
/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp37 void from_json(const json& j, conf::ControllerInfo& c) in from_json()
235 auto item = pid.get<conf::ControllerInfo>(); in buildPIDsFromJson()
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp306 conf::ControllerInfo& info, const std::string* thresholdProperty, in populatePidInfo()
934 conf::ControllerInfo& info = conf[pidName]; in init()
945 conf::ControllerInfo& info = conf[input.name]; in init()
1048 conf::ControllerInfo& info = conf[pidName]; in init()