Searched defs:execlists_capture (Results 1 – 1 of 1) sorted by relevance
2219 struct execlists_capture { struct 2227 struct execlists_capture *cap = container_of(work, typeof(*cap), work); in execlists_capture_work() argument 2331 static void execlists_capture(struct intel_engine_cs *engine) in execlists_capture() function