Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp130 uint64_t findTargetSpeed();
H A Dtach_sensor.cpp202 return _fan.findTargetSpeed(); in getTarget()
H A Dfan.cpp329 uint64_t Fan::findTargetSpeed() in findTargetSpeed() function in phosphor::fan::monitor::Fan