Searched refs:ENGINE_CAPS (Results 1 – 2 of 2) sorted by relevance
162 #define ENGINE_CAPS (ENGINE_OUTPUT_CAP | ENGINE_INPUT_CAP) macro
580 if ((t->e_flags & ENGINE_CAPS) == cap) { in auimpl_engine_setup()