Searched defs:COMP_INIT (Results 1 – 4 of 4) sorted by relevance
21 COMP_INIT = (1 << 2), enumerator
56 #define COMP_INIT BIT(2) /*For init/deinit */ macro
61 #define COMP_INIT BIT(2) /* Driver initialization/halt/reset. */ macro
1798 #define COMP_INIT (1 << 31) macro