Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dfan.cpp37 _interface(std::get<targetInterfacePos>(def)) in Fan()
H A Dtypes.hpp37 constexpr auto targetInterfacePos = 2; variable