Home
last modified time | relevance | path

Searched defs:SensorMonitoring (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dsensor_monitoring.hpp49 class SensorMonitoring class
65 explicit SensorMonitoring(std::vector<std::unique_ptr<Action>> actions) : in SensorMonitoring() function in phosphor::power::regulators::SensorMonitoring
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp2969 TEST(ValidateRegulatorsConfigTest, SensorMonitoring) in TEST() argument