Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/presence/templates/
H A Dgenerated.mako.hpp24 struct ConfigPolicy;
64 struct ConfigPolicy struct
H A Dgpio.mako.hpp1 std::make_unique<PolicyAccess<Gpio, ConfigPolicy>>(
H A Dtach.mako.hpp1 std::make_unique<PolicyAccess<Tach, ConfigPolicy>>(
/openbmc/phosphor-fan-presence/presence/
H A Dtach_detect.cpp52 for (auto& p : presence::ConfigPolicy::get()) in main()