Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfan.cpp40 auto sensors = std::get<sensorListPos>(def); in Fan()
H A Dtypes.hpp36 constexpr auto sensorListPos = 1; variable