Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/
H A Djson_config.hpp38 constexpr auto confCompatIntf = variable
92 util::SDBusPlus::getBus(), "/", confCompatIntf, 0); in getCompatObjPaths()
149 util::SDBusPlus::getBus(), path, confCompatIntf, in JsonConfig()
212 if (intfProps.find(confCompatIntf) == intfProps.end()) in compatIntfAdded()
217 const auto& props = intfProps.at(confCompatIntf); in compatIntfAdded()