Home
last modified time | relevance | path

Searched defs:_available (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcounter.h501 #define COUNTER_COMP_DEVICE_ENUM(_name, _get, _set, _available) \ argument
509 #define COUNTER_COMP_COUNT_ENUM(_name, _get, _set, _available) \ argument
517 #define COUNTER_COMP_SIGNAL_ENUM(_name, _get, _set, _available) \ argument
544 #define DEFINE_COUNTER_ARRAY_POLARITY(_name, _available, _length) \ argument
582 #define COUNTER_COMP_COUNT_MODE(_read, _write, _available) \ argument
604 #define COUNTER_COMP_POLARITY(_read, _write, _available) \ argument
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.hpp85 bool _available = true; member in pid_control::DbusPassive