Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp482 if (std::get<signalMatchPos>(*seIter) != nullptr) in removeSignal()
484 std::get<signalMatchPos>(*seIter).reset(); in removeSignal()
H A Dtypes.hpp100 constexpr auto signalMatchPos = 1; variable