Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dmock_engine.c202 static const struct intel_context_ops mock_context_ops = { variable
365 engine->base.cops = &mock_context_ops; in mock_engine()