Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/json/
H A Dfan.hpp118 const std::vector<uint64_t>& getLockedTargets() const in getLockedTargets() function in phosphor::fan::control::json::Fan
H A Dzone.cpp541 const auto& locks = fan->getLockedTargets(); in dump()