Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.cpp62 _thermalAlert(bus, THERMAL_ALERT_OBJPATH) in System()
353 std::make_shared<PowerInterface>(_thermalAlert); in setFaultConfig()
419 _thermalAlert.enabled(false); in powerStateChanged()
H A Dsystem.hpp197 ThermalAlertObject _thermalAlert; member in phosphor::fan::monitor::System