Home
last modified time | relevance | path

Searched refs:mock_context_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dmock_engine.c185 static const struct intel_context_ops mock_context_ops = { variable
307 engine->base.cops = &mock_context_ops; in mock_engine()