Searched refs:getLockedTargets (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/control/json/ | ||
H A D | fan.hpp | 118 const std::vector<uint64_t>& getLockedTargets() const in getLockedTargets() function in phosphor::fan::control::json::Fan |
H A D | zone.cpp | 541 const auto& locks = fan->getLockedTargets(); in dump() |