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.hpp39 constexpr auto confCompatIntf = variable
93 util::SDBusPlus::getBus(), "/", confCompatIntf, 0); in getCompatObjPaths()
150 util::SDBusPlus::getBus(), path, confCompatIntf, in JsonConfig()
213 if (intfProps.find(confCompatIntf) == intfProps.end()) in compatIntfAdded()
218 const auto& props = intfProps.at(confCompatIntf); in compatIntfAdded()