Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_detection.hpp57 class PresenceDetection class
73 explicit PresenceDetection(std::vector<std::unique_ptr<Action>> actions) : in PresenceDetection() function in phosphor::power::regulators::PresenceDetection
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp2684 TEST(ValidateRegulatorsConfigTest, PresenceDetection) in TEST() argument