Searched refs:INVALID_ENGINE (Results 1 – 5 of 5) sorted by relevance
165 return INVALID_ENGINE; in legacy_ring_idx()168 return INVALID_ENGINE; in legacy_ring_idx()183 if (engine->legacy_idx != INVALID_ENGINE) in add_legacy_ring()
122 #define INVALID_ENGINE ((enum intel_engine_id)-1) macro
303 engine->base.legacy_idx = INVALID_ENGINE; in mock_engine()
303 engine->legacy_idx = INVALID_ENGINE; in intel_engine_setup()
314 if (engine->legacy_idx == INVALID_ENGINE) in default_engines()