Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dlog_phase_fault_action.hpp34 class LogPhaseFaultAction : public Action class
50 explicit LogPhaseFaultAction(PhaseFaultType type) : type{type} {} in LogPhaseFaultAction() function in phosphor::power::regulators::LogPhaseFaultAction