Searched refs:execlists_capture (Results 1 – 1 of 1) sorted by relevance
2207 struct execlists_capture { struct2215 struct execlists_capture *cap = container_of(work, typeof(*cap), work); in execlists_capture_work() argument2246 static struct execlists_capture *capture_regs(struct intel_engine_cs *engine) in capture_regs()2249 struct execlists_capture *cap; in capture_regs()2319 static void execlists_capture(struct intel_engine_cs *engine) in execlists_capture() function2321 struct execlists_capture *cap; in execlists_capture()2396 execlists_capture(engine); in execlists_reset()