Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp1763 const static std::array<const std::string, 4> muxTypes = { in populateMuxes() local
1793 if (std::find(muxTypes.begin(), muxTypes.end(), iface) != in populateMuxes()
1794 muxTypes.end()) in populateMuxes()
1847 rootPath, 1, muxTypes); in populateMuxes()