Home
last modified time | relevance | path

Searched defs:_active (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-fan-presence/control/json/
H A Dprofile.hpp73 bool _active; member in phosphor::fan::control::json::Profile
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_rule.hpp130 bool _active{false}; member in phosphor::fan::monitor::PowerOffRule
/openbmc/linux/drivers/clk/qcom/
H A Dclk-smd-rpm.c20 #define __DEFINE_CLK_SMD_RPM_PREFIX(_prefix, _name, _active, \ argument
58 #define __DEFINE_CLK_SMD_RPM(_name, _active, type, r_id, key,\ argument
63 #define __DEFINE_CLK_SMD_RPM_BRANCH_PREFIX(_prefix, _name, _active,\ argument
103 #define __DEFINE_CLK_SMD_RPM_BRANCH(_name, _active, type, r_id, r, key) \ argument
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp789 std::map<const Group, bool> _active; member in phosphor::fan::control::Zone