Home
last modified time | relevance | path

Searched refs:shutdownType2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp133 auto shutdownType2 = shutdownType; in findAlarms() local
137 [this, shutdownType2](const auto& path) { in findAlarms()
138 alarms.emplace(AlarmKey{path, shutdownType2, AlarmType::high}, in findAlarms()
140 alarms.emplace(AlarmKey{path, shutdownType2, AlarmType::low}, in findAlarms()