Searched refs:INVALID_ENGINE (Results 1 – 5 of 5) sorted by relevance
172 return INVALID_ENGINE; in legacy_ring_idx()175 return INVALID_ENGINE; in legacy_ring_idx()190 if (engine->legacy_idx != INVALID_ENGINE) in add_legacy_ring()
141 #define INVALID_ENGINE ((enum intel_engine_id)-1) macro
361 engine->base.legacy_idx = INVALID_ENGINE; in mock_engine()
482 engine->legacy_idx = INVALID_ENGINE; in intel_engine_setup()
1112 if (engine->legacy_idx == INVALID_ENGINE) in default_engines()
Completed in 13 milliseconds