Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfan.cpp43 path = std::get<targetControlPathPos>(def) + s; in Fan()
H A Dtypes.hpp38 constexpr auto targetControlPathPos = 3; variable