Home
last modified time | relevance | path

Searched defs:sensorInputs (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-pid-control/
H A Dutil.cpp157 const std::vector<conf::SensorInput>& sensorInputs) in splitNames()
/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp140 void processSensorInputs(const std::vector<std::string>& sensorInputs, in processSensorInputs()
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp977 std::vector<pid_control::conf::SensorInput> sensorInputs = in init() local