Searched refs:timerEventDataPos (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-fan-presence/control/ | ||
| H A D | types.hpp | 94 constexpr auto timerEventDataPos = 0; variable |
| H A D | zone.cpp | 361 const auto& teEventData = *std::get<timerEventDataPos>(*it); in findTimer() |