Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dsystem.cpp285 updateFanHealth(*(_fans.back())); in setFans()
323 void System::updateFanHealth(const Fan& fan) in updateFanHealth() function in phosphor::fan::monitor::System
337 updateFanHealth(fan); in fanStatusChange()
H A Dsystem.hpp266 void updateFanHealth(const Fan& fan);