Searched refs:countTimerExpired (Results 1 – 3 of 3) sorted by relevance
185 void countTimerExpired(TachSensor& sensor);
146 std::bind(&Fan::countTimerExpired, &fan, std::ref(*this))); in TachSensor()
253 void Fan::countTimerExpired(TachSensor& sensor) in countTimerExpired() function in phosphor::fan::monitor::Fan