Home
last modified time | relevance | path

Searched defs:redundancy (Results 1 – 9 of 9) sorted by relevance

/openbmc/dbus-sensors/src/fan/
H A DTachSensor.hpp24 namespace redundancy namespace
86 std::optional<RedundancySensor>* redundancy; member in TachSensor
H A DTachSensor.cpp51 std::optional<RedundancySensor>* redundancy, boost::asio::io_context& io, in TachSensor() argument
[all...]
H A DFanMain.cpp529 std::optional<RedundancySensor>* redundancy = nullptr; createSensors() local
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dredundancy.hpp6 namespace redundancy namespace
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp44 const std::shared_ptr<DbusPassiveRedundancy>& redundancy) in createDbusPassive()
99 const std::shared_ptr<DbusPassiveRedundancy>& redundancy) : in DbusPassive()
H A Ddbuspassive.hpp94 std::shared_ptr<DbusPassiveRedundancy> redundancy; member in pid_control::DbusPassive
H A Ddbuspassiveredundancy.cpp39 namespace redundancy namespace
/openbmc/phosphor-pid-control/sensors/
H A Dbuilder.cpp77 static std::shared_ptr<DbusPassiveRedundancy> redundancy = in buildSensors() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsensors.hpp681 nlohmann::json::object_t redundancy; in populateFanRedundancy() local