Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/actions/
H A Dmapped_floor.hpp198 uint64_t applyFloorOffset(uint64_t floor,
H A Dmapped_floor.cpp482 *newFloor = applyFloorOffset(*newFloor, floorTable.offsetParameter); in run()
497 uint64_t MappedFloor::applyFloorOffset(uint64_t floor, in applyFloorOffset() function in phosphor::fan::control::json::MappedFloor