Searched defs:COMP_INIT (Results 1 – 3 of 3) sorted by relevance
35 COMP_INIT = (1 << 2), enumerator
77 #define COMP_INIT BIT(2) /*For init/deinit */ macro
59 #define COMP_INIT BIT(2) /* Driver initialization/halt/reset. */ macro